Package dev.relism.flash.ext.openapi
package dev.relism.flash.ext.openapi
-
ClassDescriptionDeclares OpenAPI operation metadata for a class-based handler.Declares one OpenAPI response for a class-based handler operation.Container for repeated
APIResponseannotations.Optional array-specific schema metadata.What a response carries: the schema, and an example of it.Assembles the OpenAPI document from what the handlers already say about themselves.Generates and serves an OpenAPI 3.0 spec and Swagger UI under a configurable base path.Declares one OpenAPI parameter for a class-based handler operation.Container for repeatedParameterannotations.The body this operation takes, for a handler that reads it by hand.Minimal OpenAPI schema metadata for model classes and properties.Optional alias for property-level schema metadata.