mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
Remove unused field in openapi-3.0.yaml
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
5af7f4827b
commit
e0bf7c7cbe
4 changed files with 0 additions and 4 deletions
1
dist/compatible/openapi-3.0.yaml
vendored
1
dist/compatible/openapi-3.0.yaml
vendored
|
|
@ -2577,7 +2577,6 @@ components:
|
||||||
required:
|
required:
|
||||||
- url
|
- url
|
||||||
- indices
|
- indices
|
||||||
- expanded_url
|
|
||||||
- display_url
|
- display_url
|
||||||
type: object
|
type: object
|
||||||
UrtEndpointOptions:
|
UrtEndpointOptions:
|
||||||
|
|
|
||||||
|
|
@ -2577,7 +2577,6 @@ components:
|
||||||
required:
|
required:
|
||||||
- url
|
- url
|
||||||
- indices
|
- indices
|
||||||
- expanded_url
|
|
||||||
- display_url
|
- display_url
|
||||||
type: object
|
type: object
|
||||||
UrtEndpointOptions:
|
UrtEndpointOptions:
|
||||||
|
|
|
||||||
1
dist/docs/openapi-3.0.yaml
vendored
1
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -2577,7 +2577,6 @@ components:
|
||||||
required:
|
required:
|
||||||
- url
|
- url
|
||||||
- indices
|
- indices
|
||||||
- expanded_url
|
|
||||||
- display_url
|
- display_url
|
||||||
type: object
|
type: object
|
||||||
UrtEndpointOptions:
|
UrtEndpointOptions:
|
||||||
|
|
|
||||||
|
|
@ -991,7 +991,6 @@ components:
|
||||||
required:
|
required:
|
||||||
- "url"
|
- "url"
|
||||||
- "indices"
|
- "indices"
|
||||||
- "expanded_url"
|
|
||||||
- "display_url"
|
- "display_url"
|
||||||
properties:
|
properties:
|
||||||
display_url:
|
display_url:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue