Uses of Class
org.apache.juneau.bean.openapi3.OpenApiElement
Packages that use OpenApiElement
- 
Uses of OpenApiElement in org.apache.juneau.bean.openapi3Subclasses of OpenApiElement in org.apache.juneau.bean.openapi3Modifier and TypeClassDescriptionclassA map of possible out-of-band callbacks related to the parent operation.classHolds a set of reusable objects for different aspects of the OpenAPI Specification.classContact information for the exposed API.classUsed to aid in serialization, deserialization, and validation.classA single encoding definition applied to a single schema property.classinformation for Examples object.classAllows referencing an external resource for extended documentation.classDescribes a single HTTP header.classProvides metadata about the API.classA limited subset of JSON-Schema's items object.classLicense information for the exposed API.classThe Link object represents a possible design-time link for a response.classProvides schema and examples for the media type identified by its key.classConfiguration details for a supported OAuth Flow.classAllows configuration of the supported OAuth Flows.classThis is the root document object for the OpenAPI specification.classDescribes a single API operation on a path.classDescribes a single operation parameter.classDescribes the operations available on a single path.classDescribes a single request body.classDescribes a single response from an API operation.classAllows the definition of input and output data types.classLists the required security schemes for this operation.classDefines a security scheme that can be used by the operations.classAn object representing a Server.classTODOclassAllows adding metadata to a single tag that is used by the operation object.classA metadata object that allows for more fine-tuned XML model definitions.Methods in org.apache.juneau.bean.openapi3 that return OpenApiElementModifier and TypeMethodDescriptionGeneric property setter.protected OpenApiElementOpenApiElement.strict()Sets strict mode on this bean.protected OpenApiElementSets strict mode on this bean.