Skip to main content

Types

Classes

NameSummary
ApiConfigConverterHandles JSON conversion for API configuration properties that can be strings, arrays, or objects.
BackgroundImageConverterHandles JSON conversion for background image properties that can be either strings or objects.
ColorConverterHandles JSON conversion for color properties that can be either strings or objects.
IconConverterHandles JSON conversion for icon properties that can be either strings or objects.
NavigationJsonConverterCustom JSON converter for navigation that outputs simple array format for Mintlify compatibility.
NavigationPageConverterHandles JSON conversion for navigation page items that can be either strings or GroupConfig objects.
NavigationPageListConverterHandles JSON conversion for lists of navigation page items that can be either strings or GroupConfig objects.
PrimaryNavigationConverterHandles JSON conversion for primary navigation properties that can be different types of objects.
ServerConfigConverterHandles JSON conversion for server configuration properties that can be strings or arrays.