mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
13 lines
203 B
YAML
13 lines
203 B
YAML
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: {}
|