Markdown

You can use Markdown in various places, for example in info.description, in your tag descriptions, in your operation descriptions, in your parameter descriptions and in a lot of other places. We’re using GitHub-flavored Markdown. What’s working here, is probably also working in the API reference:

  • bullet lists, numbered lists
  • italic, bold, striked text
  • accordions
  • links
  • tables
  • images
  • alerts

AlertsCopied!

You can use markdown alerts in your descriptions.

> [!tip]
> You can now use markdown alerts in your descriptions.

The following alert types are supported:

  • note
  • tip
  • important
  • warning
  • caution
  • success

Have a look at our OpenAPI example to see more examples.

Note: Not everything is supported in all places. For example, you can use images in most places, but not in parameter descriptions.