mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
4d4595d409
commit
3c3026bbf5
2 changed files with 8 additions and 8 deletions
8
dist/compatible/openapi-3.0.yaml
vendored
8
dist/compatible/openapi-3.0.yaml
vendored
|
|
@ -828,9 +828,8 @@ components:
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
path:
|
path:
|
||||||
items:
|
items: {}
|
||||||
type: string
|
type: list
|
||||||
type: array
|
|
||||||
retry_after:
|
retry_after:
|
||||||
type: integer
|
type: integer
|
||||||
source:
|
source:
|
||||||
|
|
@ -2728,7 +2727,6 @@ components:
|
||||||
$ref: '#/components/schemas/UserVerificationInfo'
|
$ref: '#/components/schemas/UserVerificationInfo'
|
||||||
required:
|
required:
|
||||||
- __typename
|
- __typename
|
||||||
- affiliates_highlighted_label
|
|
||||||
- id
|
- id
|
||||||
- is_blue_verified
|
- is_blue_verified
|
||||||
- legacy
|
- legacy
|
||||||
|
|
@ -3059,6 +3057,8 @@ components:
|
||||||
type: boolean
|
type: boolean
|
||||||
patreon_handle:
|
patreon_handle:
|
||||||
type: string
|
type: string
|
||||||
|
pay_pal_handle:
|
||||||
|
type: string
|
||||||
venmo_handle:
|
venmo_handle:
|
||||||
type: string
|
type: string
|
||||||
UserTweetsData:
|
UserTweetsData:
|
||||||
|
|
|
||||||
8
dist/docs/openapi-3.0.yaml
vendored
8
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -828,9 +828,8 @@ components:
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
path:
|
path:
|
||||||
items:
|
items: {}
|
||||||
type: string
|
type: list
|
||||||
type: array
|
|
||||||
retry_after:
|
retry_after:
|
||||||
type: integer
|
type: integer
|
||||||
source:
|
source:
|
||||||
|
|
@ -2728,7 +2727,6 @@ components:
|
||||||
$ref: '#/components/schemas/UserVerificationInfo'
|
$ref: '#/components/schemas/UserVerificationInfo'
|
||||||
required:
|
required:
|
||||||
- __typename
|
- __typename
|
||||||
- affiliates_highlighted_label
|
|
||||||
- id
|
- id
|
||||||
- is_blue_verified
|
- is_blue_verified
|
||||||
- legacy
|
- legacy
|
||||||
|
|
@ -3059,6 +3057,8 @@ components:
|
||||||
type: boolean
|
type: boolean
|
||||||
patreon_handle:
|
patreon_handle:
|
||||||
type: string
|
type: string
|
||||||
|
pay_pal_handle:
|
||||||
|
type: string
|
||||||
venmo_handle:
|
venmo_handle:
|
||||||
type: string
|
type: string
|
||||||
UserTweetsData:
|
UserTweetsData:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue