mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-02-03 12:57:32 +08:00
📝 Removing deprecated manual client SDK step (#1494)
This commit is contained in:
parent
f178e58bfe
commit
631980a876
@ -91,12 +91,6 @@ But it would be only to clean them up, leaving them won't really have any effect
|
|||||||
|
|
||||||
* Download the OpenAPI JSON file from `http://localhost/api/v1/openapi.json` and copy it to a new file `openapi.json` at the root of the `frontend` directory.
|
* Download the OpenAPI JSON file from `http://localhost/api/v1/openapi.json` and copy it to a new file `openapi.json` at the root of the `frontend` directory.
|
||||||
|
|
||||||
* To simplify the names in the generated frontend client code, modify the `openapi.json` file by running the following script:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
node modify-openapi-operationids.js
|
|
||||||
```
|
|
||||||
|
|
||||||
* To generate the frontend client, run:
|
* To generate the frontend client, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user