1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-09-01 13:58:21 +09:00
parent 8a7eba499f
commit 214392ec9b
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
6 changed files with 42 additions and 0 deletions

View file

@ -138,6 +138,9 @@ components:
additionalProperties: true
type: object
displayType:
enum:
- Vertical
- VerticalConversation
type: string
entryType:
$ref: '#/components/schemas/ContentEntryType'
@ -185,6 +188,9 @@ components:
itemType:
$ref: '#/components/schemas/ContentItemType'
userDisplayType:
enum:
- User
- UserDetailed
type: string
user_results:
$ref: ./user.yaml#/components/schemas/UserResults