Skip to content
Last updated

What made us smile?

  • You can copy deleted lines from changes file
  • Search respects versioning

What was confusing?

  • 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.
    The sidebars.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.
    Screenshot 2024-07-31 at 15.32.35.png
  • Having multiple separate redocly.yaml files can become a bit difficult to track.
  • Product name overflows over the checkmark:
    Screenshot 2024-07-31 at 15.50.36.png
  • The content of the root sidebars.yaml was mysteriously deleted after changing the content of the sidebars.yaml file in a product folder.

Questions:

How do I specify which version of an API description file appears by default when I use the product picker?
Screenshot 2024-07-31 at 15.59.06.png