Describing enums
Learn how to add descriptions to enums.
Last updated
Was this helpful?
Learn how to add descriptions to enums.
Last updated
Was this helpful?
Was this helpful?
When an API operation includes an enum, you can add x-enumDescriptions
to provide more context about each option. GitBook will display the enum values and their descriptions in a table next to the operation.