AsyncAPI extensions
AsyncAPI supports extensions to the specification.
The list of extensions supported in AsyncAPI by Redoc is as follows:
- x-additionalPropertiesName - Display a field name for an
additionalProperties
description. - x-badges - Add visible badges as indicators to API operations.
- x-enumDescriptions - Readable labels for enum values.
- x-rbac - Control access to AsyncAPI objects.
- x-tagGroups - Higher-level grouping for tags, used in the sidebar.