Last updated

Navbar help

Do not use hints unless you are completely stuck. If you do use a hint, mention which hints in your review.

Hint: what it should look like

single-sidebar.png

Hint: link to corresponding docs
Cheating: functional example
redocly.yaml
theme:
  catalog:
    showdown:
      title: API showdown
      description: 'This is a showdown of showcase APIs'
      slug: /catalog/
      items:
        - directory: ./
          flatten: true
          includeByMetadata:
            type: [openapi]