1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 23:50:26 +01:00

wip add TimelineShowCover

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-09-12 04:32:08 +09:00
parent bc54262db6
commit f8e4191936
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 144 additions and 0 deletions

View file

@ -219,3 +219,14 @@ components:
__typename:
$ref: "./typename.yaml#/components/schemas/TypeName" # TimelineMessagePrompt
additionalProperties: true # todo
ClientEventInfo:
required:
- component
- elemen
properties:
component:
type: string # enum half_cover
element:
type: string
pattern: "^(january|february|march|april|may|june|july|august|september|october|november|december)-[0-9]{4}-([a-z]-)+[a-z]+$" # august-2023-privacy-prompt-candidate