Skip to content
KiraLT edited this page Oct 10, 2021 · 11 revisions

API uses openapi.yaml to:

  1. To generate API documentation.
  2. To generate frontend client
  3. To generate backend types
  4. To automatically validate all requests & responses

Check generated ReDoc or Swagger API documentation

Clone this wiki locally