Package-level declarations
Types
Link copied to clipboard
class DefaultSwaggerSchemaGenerationModule(optionalAsNonRequired: Boolean, nullableAsNonRequired: Boolean, allowSpecialFloatingPointValues: Boolean, mapsWithStructuredKeysAsArrays: Boolean, strictDiscriminatorProperty: Boolean) : SwaggerSchemaGenerationModule
Link copied to clipboard
interface SwaggerSchemaGenerationModule
Module to use for generating swagger schema of a matching type
Link copied to clipboard
interface SwaggerSchemaGenerator