Automatic Reload when making changes to the OpenAPI yaml #989
Unanswered
deanpatel2
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any option to reload the site in response to changes to the OpenAPI yaml (like HMR for the yaml)? Or do you have to make a change, run
yarn docusaurus clean-api-docs all
, and then re-generate them withyarn docusaurus gen-api-docs all
?Beta Was this translation helpful? Give feedback.
All reactions