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
47aeff70c4
commit
0431f498c5
2 changed files with 0 additions and 2 deletions
1
dist/compatible/paths/other.yaml
vendored
1
dist/compatible/paths/other.yaml
vendored
|
|
@ -92,7 +92,6 @@ paths:
|
|||
schema:
|
||||
oneOf:
|
||||
- $ref: '#/components/schemas/OtherResponse'
|
||||
- $ref: ./../schemas/error.yaml#/components/schemas/Errors
|
||||
description: Successful operation
|
||||
tags:
|
||||
- other
|
||||
|
|
|
|||
1
dist/docs/paths/other.yaml
vendored
1
dist/docs/paths/other.yaml
vendored
|
|
@ -92,7 +92,6 @@ paths:
|
|||
schema:
|
||||
oneOf:
|
||||
- $ref: '#/components/schemas/OtherResponse'
|
||||
- $ref: ./../schemas/error.yaml#/components/schemas/Errors
|
||||
description: Successful operation
|
||||
tags:
|
||||
- other
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue