Uses of Class
org.apache.juneau.bean.swagger.SwaggerElement
Packages that use SwaggerElement
-
Uses of SwaggerElement in org.apache.juneau.bean.swagger
Subclasses of SwaggerElement in org.apache.juneau.bean.swaggerModifier and TypeClassDescriptionclass
Contact information for the exposed API.class
Allows referencing an external resource for extended documentation.class
Describes a single HTTP header.class
Provides metadata about the API.class
A limited subset of JSON-Schema's items object.class
License information for the exposed API.class
Describes a single API operation on a path.class
Describes a single operation parameter.class
Describes a single response from an API operation.class
Allows the definition of input and output data types.class
Allows the definition of a security scheme that can be used by the operations.class
This is the root document object for the Swagger 2.0 API specification.class
Allows adding metadata to a single tag that is used by the Operation Object.class
A metadata object that allows for more fine-tuned XML model definitions.Methods in org.apache.juneau.bean.swagger that return SwaggerElementModifier and TypeMethodDescriptionGeneric property setter.protected SwaggerElement
SwaggerElement.strict()
Sets strict mode on this bean.protected SwaggerElement
Sets strict mode on this bean.