Skip to content

Minima.js API


Minima.js API / @minimajs/openapi

@minimajs/openapi

Namespaces

NamespaceDescription
OpenAPI-

Interfaces

InterfaceDescription
OpenAPIPluginOptions-

Functions

FunctionDescription
cleanJSONSchemaCleans JSON Schema for OpenAPI compatibility. Removes properties that are valid in JSON Schema but not in OpenAPI.
describeAdds OpenAPI operation metadata to a route.
generateOpenAPIDocument-
internalMarks a route as internal, excluding it from the OpenAPI spec.
openapi-