Support Center
v1.0
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
OpenAPI Extensions
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
The following extensions are available on DeveloperHub.
x-tagGroups
x-tagGroups groups operations in the index, creating one further hierarchy. This feature is only enabled if the index is set to be collapsible.
Tag groups can be defined as such in OpenAPI:
YAML
openapi: '3.0'info: ...tags: - name: Lion - name: Cheetah - name: Dolphin - name: Octopusx-tagGroups: - name: Feline tags: - Lion - Cheetah - name: Sea tags: - Dolphin - Octopusx-enum-varnames
x-enum-varnames gives a secondary name for an enum.
Enum var names can be defined as such in OpenAPI:
YAML
Animal: type: integer enum: - 33 - 21 x-enum-varnames: - Dog - CatVariables
In addition to using variables throughout the API references, those variables can also be used:
%_.project.base_path%for project base path.%_.version.slug%for version slug.%_.section.slug%for API reference slug.
Those variables are specifically useful to construct links inside markdown descriptions.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated by Zaid Daba'een on Jan 3, 2025
Anything missing? Leave us feedback
Next to read:
Importing ReferencesNeed help? Visit our community forums or contact us.
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message