mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
fix Missing property "info"
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
db3066cab7
commit
6ce7d7dd1e
1 changed files with 9 additions and 5 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
openapi: 3.0.3
|
openapi: 3.0.3
|
||||||
|
info:
|
||||||
|
title: Twitter OpenAPI
|
||||||
|
version: 0.0.1
|
||||||
|
|
||||||
paths: {}
|
paths: {}
|
||||||
|
|
||||||
components:
|
components:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue