1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 07:30:37 +01:00
twitter-openapi/CONTRIBUTING.md
ふぁ 49b7951ba3
update docs test
Signed-off-by: ふぁ <yuki@yuki0311.com>
2023-07-31 17:59:02 +09:00

13 lines
555 B
Markdown

# CONTRIBUTING
- `src` *.yaml files should be written according to the [v3.0/schema.json](https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/schemas/v3.0/schema.json)
- `dist` Do not rewrite this file as it is an automatically generated OpenAPI file.
- `dist` Do not include this in the pull request due to potential conflicts.
Users using vscode can build and test with the GUI.
[.vscode/launch.json](.vscode/launch.json) is a configuration file for vscode.
## Good first issues
- Add a new endpoint
- Add type to `type: object # todo`