generateFiles
Generate MDX documentation files from OpenAPI schemas and write them to the filesystem.generateFilesOnly
Generate MDX files without writing to filesystem. Returns array ofOutputFile objects.
generateFiles() except output.
fromSchema
Generate output entries from a processed OpenAPI document.OutputEntry[] - Array of generated page entries
createAutoPreset
Create automatic page generation configuration.SchemaToPagesOptions configuration.