1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-12 08:00:27 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-05-28 02:23:22 +09:00
parent e76db523f3
commit f707403009
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
9 changed files with 30 additions and 21 deletions

View file

@ -22,10 +22,8 @@ components:
schemas:
OtherResponse:
type: object
required:
- "session"
properties:
session:
Session:
$ref: "#/components/schemas/Session" # window.__INITIAL_STATE__
Session:
type: object