mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
9a59a994a7
commit
112a13efc3
16 changed files with 256 additions and 4 deletions
2
dist/docs/schemas/timeline.yaml
vendored
2
dist/docs/schemas/timeline.yaml
vendored
|
|
@ -7,8 +7,10 @@ components:
|
|||
$ref: ./../schemas/instruction.yaml#/components/schemas/InstructionUnion
|
||||
type: array
|
||||
metadata:
|
||||
additionalProperties: true
|
||||
type: object
|
||||
responseObjects:
|
||||
additionalProperties: true
|
||||
type: object
|
||||
required:
|
||||
- instructions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue