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:
parent
b6c703fa7b
commit
80fd37679d
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ components:
|
||||||
- "rest_id"
|
- "rest_id"
|
||||||
- "core"
|
- "core"
|
||||||
- "edit_control"
|
- "edit_control"
|
||||||
- "edit_prespective"
|
# - "edit_prespective"
|
||||||
- "is_translatable"
|
- "is_translatable"
|
||||||
- "legacy"
|
- "legacy"
|
||||||
- "views"
|
- "views"
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@ components:
|
||||||
default: false
|
default: false
|
||||||
id:
|
id:
|
||||||
type: string
|
type: string
|
||||||
pattern: '^[a-z\-]+[0-9]+$'
|
# pattern: '^[a-z\-]+[0-9]+$'
|
||||||
is_blue_verified:
|
is_blue_verified:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue