- You can copy deleted lines from changes file
- Search respects versioning
- There is no explicit way to navigate back to main page when you use a product picker.
- After moving versioned API to
products
folder, we could only access the default version.\ Selecting the other version with version picker results in an 404 error.
Reverting the changes and redoing them agian fixed the problem.
Thesidebars.yaml
file seems to be necessary for versions to work correctly. - The URL in WYSIWYG is not in sync with the content of the page.
- Having multiple separate
redocly.yaml
files can become a bit difficult to track. - Product name overflows over the checkmark:
- The content of the root
sidebars.yaml
was mysteriously deleted after changing the content of thesidebars.yaml
file in a product folder.
How do I specify which version of an API description file appears by default when I use the product picker?