Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 555 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 555 Bytes

CONTRIBUTING

  • src *.yaml files should be written according to the 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 is a configuration file for vscode.

Good first issues

  • Add a new endpoint
  • Add type to type: object # todo