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
3419b5c0ab
commit
3a16f63cc6
40 changed files with 2367 additions and 1376 deletions
16
dist/docs/paths/bookmarks.yaml
vendored
16
dist/docs/paths/bookmarks.yaml
vendored
|
|
@ -23,18 +23,20 @@ info:
|
|||
version: 0.0.1
|
||||
openapi: 3.0.3
|
||||
paths:
|
||||
/tmd4ifV8RHltzn8ymGg1aw/Bookmarks:
|
||||
/graphql/tmd4ifV8RHltzn8ymGg1aw/Bookmarks:
|
||||
get:
|
||||
description: get bookmarks
|
||||
operationId: getBookmarks
|
||||
parameters:
|
||||
- in: query
|
||||
- content:
|
||||
application/json:
|
||||
schema:
|
||||
default: tmd4ifV8RHltzn8ymGg1aw
|
||||
example: tmd4ifV8RHltzn8ymGg1aw
|
||||
type: string
|
||||
in: query
|
||||
name: queryId
|
||||
required: true
|
||||
schema:
|
||||
default: tmd4ifV8RHltzn8ymGg1aw
|
||||
example: tmd4ifV8RHltzn8ymGg1aw
|
||||
type: string
|
||||
- content:
|
||||
application/json:
|
||||
schema:
|
||||
|
|
@ -205,4 +207,4 @@ paths:
|
|||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- Tweet
|
||||
- tweet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue