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

update Tweet.edit_prespective, User.id

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-07-28 02:18:32 +09:00
parent b6c703fa7b
commit 80fd37679d
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ components:
- "rest_id"
- "core"
- "edit_control"
- "edit_prespective"
# - "edit_prespective"
- "is_translatable"
- "legacy"
- "views"

View file

@ -43,7 +43,7 @@ components:
default: false
id:
type: string
pattern: '^[a-z\-]+[0-9]+$'
# pattern: '^[a-z\-]+[0-9]+$'
is_blue_verified:
type: boolean
default: false