7 lines
218 B
Markdown
7 lines
218 B
Markdown
## Migrate to Cloud API
|
|
|
|
The [`endpoints.gen.ts`](./endpoints.gen.ts) file is machine generated. In order to update it, follow these steps:
|
|
|
|
- Run: `make swagger-clean && make openapi3-gen`
|
|
- Run: `yarn generate-apis`
|