1
Fork 0
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:
ふぁ 2024-02-14 11:12:15 +09:00
parent 03a1fecde6
commit c48a188669
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 11 additions and 12 deletions

View file

@ -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