Skip to content

Swagger Api update

Benedikt Broich edited this page Jan 9, 2021 · 2 revisions

Swagger Api

Swagger codegen is used to generate the frontend api client. The yaml file can be found in the frontend. A script to to automatically update the api can be found here.

Update process:

  1. cd scripts
  2. sh SwaggerClientTsUpdate.sh
Clone this wiki locally