mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-19 01:17:18 +02:00
meta: add note to generate openapi docs before starting local dev (#4976)
This PR adds a small note to generate docs before running the docs locally.
This commit is contained in:
parent
24e5928ec9
commit
65d95e96df
@ -18,6 +18,8 @@ Generate the Open API docs that live at Reference documentation > APIs > OpenAPI
|
||||
|
||||
## Local Development
|
||||
|
||||
Before running the docs the first time, you'll need to generate external documentation, as described in the [generate OpenAPI docs](#generate-openapi-docs) section.
|
||||
|
||||
```console
|
||||
yarn start
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user