1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 23:50:26 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-06-15 14:01:11 +09:00
parent 6fbfc323b3
commit 3dbdd17fbb
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
74 changed files with 16 additions and 9401 deletions

View file

@ -0,0 +1,13 @@
components:
parameters:
queryId:
in: path
name: queryId
required: true
schema:
type: string
info:
title: Twitter OpenAPI
version: 0.0.1
openapi: 3.0.3
paths: {}