Package io.muserver.openapi

A model of the Open API spec, which is used internally when creating documentation for JAX-RS services.

This package can be used to specify overview documentation when creating REST resources using RestHandlerBuilder.withOpenApiDocument(io.muserver.openapi.OpenAPIObjectBuilder)