You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can somehow build the static page using redoc-cli I have found in npm package which only uses the openapi.yaml file and load any configuration from the other files
I would publish a full rendered HTML of Redoc on Github Pages.
When I build it is generated only the yaml documentation, no HTML is built
no web_deploy folder is created, only dist folder with just yaml file
to push dist folder on github pages I set gh-pages as #8
Yaml file is deployed correctly but as I said I need to push the entire redoc html
The text was updated successfully, but these errors were encountered: