mirror of https://github.com/grafana/grafana
CloudMigrations: document and re-generate api for syncing (#94063)
* CloudMigrations: document frontend open-api generator steps * CloudMigrations: re-run api generationpull/93920/head
parent
e399fe6d09
commit
821bb235b3
@ -0,0 +1,6 @@ |
||||
## 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` |
Loading…
Reference in new issue