docs(): Update documentation

This commit is contained in:
Depickere Sven 2023-02-21 16:27:16 +01:00
parent 9bf6a53e84
commit a16e633159

View File

@ -251,6 +251,7 @@ You can use all of the following options with the standalone version of the <red
* **path-only**: displays a path in the sidebar navigation item.
* **id-only**: displays the operation id with a fallback to the path in the sidebar navigation item.
* `showWebhookVerb` - when set to `true`, shows the HTTP request method for webhooks in operations and in the sidebar.
* `userQueryParamToNavigate` - when set to `true`, the navigation in the URL will now use query param instead with the key `redoc`
### `<redoc>` theme object
* `spacing`