Package-level declarations
Types
Link copied to clipboard
interface InlineSchemaCapable
Link copied to clipboard
class OpenAPISchemaBuilder(schemaVersion: SchemaVersion = SchemaVersion.DRAFT_2020_12, optionPreset: OptionPreset = OptionPreset.PLAIN_JSON, customizer: Consumer<SchemaGeneratorConfigBuilder> = DefaultCustomizer, openapi31: Boolean = true) : InlineSchemaCapable