mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
update schema
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
03a1fecde6
commit
c48a188669
2 changed files with 11 additions and 12 deletions
|
|
@ -263,6 +263,7 @@ components:
|
|||
- "Location"
|
||||
- "Sparkle"
|
||||
- "Conversation"
|
||||
- "List"
|
||||
text:
|
||||
type: string
|
||||
landingUrl:
|
||||
|
|
@ -303,7 +304,7 @@ components:
|
|||
properties:
|
||||
urlType:
|
||||
type: string # enum
|
||||
enum: ["DeepLink", "UrtEndpoint"]
|
||||
enum: ["DeepLink", "UrtEndpoint", "ExternalUrl"]
|
||||
url:
|
||||
type: string # twitter://user?id=900282258736545792
|
||||
format: uri
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue