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 am trying out redocly via the cli. I was testing out some of the configurations and noticed that the hideRightPanel option does not seem to have any effect.
Then run redocly build-docs openapi.yaml and view the resulting html page
I was expecting the entire right panel to disappear but it did not. The configuration appears to be correct as the disableSearch works, and there are no errors or warnings in the terminal.
I'm using redocly version 1.18.1 and node v20.10.0.
The text was updated successfully, but these errors were encountered:
I am trying out redocly via the cli. I was testing out some of the configurations and noticed that the
hideRightPanel
option does not seem to have any effect.To reproduce: create a
redocly.yaml
:Then run
redocly build-docs openapi.yaml
and view the resulting html pageI was expecting the entire right panel to disappear but it did not. The configuration appears to be correct as the
disableSearch
works, and there are no errors or warnings in the terminal.I'm using redocly version 1.18.1 and node v20.10.0.
The text was updated successfully, but these errors were encountered: