2025-04-01 10:38:02 +09:00

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`