Package org.apache.juneau.oapi
package org.apache.juneau.oapi
OpenAPI Marshalling Support
-
ClassDescriptionMetadata on bean properties specific to the OpenAPI serializers and parsers pulled from the
@OpenApi
annotation on the bean property.Metadata on classes specific to the OpenApi serializers and parsers pulled from the@OpenApi
annotation on the class.Interface for providing access toOpenApiClassMeta
andOpenApiBeanPropertyMeta
objects.OpenAPI part parser.Builder class.Session object that lives for the duration of a single use ofOpenApiParser
.Builder class.Serializes POJOs to values suitable for transmission as HTTP headers, query/form-data parameters, and path variables.Builder class.Session object that lives for the duration of a single use ofOpenApiSerializer
.Builder class.