1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00

update schema

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-02-11 20:36:47 +09:00
parent a82844dfa5
commit 755990f3d0
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
5 changed files with 113 additions and 4 deletions

2
.vscode/launch.json vendored
View file

@ -28,7 +28,7 @@
"env": {
"ERROR_UNCATCHED": "True",
"STRICT_MODE": "True",
"MULTI_THREAD": "False"
"MULTI_THREAD": "True"
}
}
]