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
6
dist/test/paths/profile.yaml
vendored
6
dist/test/paths/profile.yaml
vendored
|
|
@ -63,7 +63,7 @@ info:
|
|||
version: 0.0.1
|
||||
openapi: 3.0.3
|
||||
paths:
|
||||
/9zwVLJ48lmVUk8u_Gh9DmA/ProfileSpotlightsQuery:
|
||||
/graphql/9zwVLJ48lmVUk8u_Gh9DmA/ProfileSpotlightsQuery:
|
||||
get:
|
||||
description: get user by screen name
|
||||
operationId: getProfileSpotlightsQuery
|
||||
|
|
@ -72,8 +72,8 @@ paths:
|
|||
name: queryId
|
||||
required: true
|
||||
schema:
|
||||
default: 9zwVLJ48lmVUk8u_Gh9DmA
|
||||
example: 9zwVLJ48lmVUk8u_Gh9DmA
|
||||
default: '"9zwVLJ48lmVUk8u_Gh9DmA"'
|
||||
example: '"9zwVLJ48lmVUk8u_Gh9DmA"'
|
||||
type: string
|
||||
- in: query
|
||||
name: variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue