Uses of Class
org.apache.juneau.bean.swagger.SwaggerElement
Packages that use SwaggerElement
- 
Uses of SwaggerElement in org.apache.juneau.bean.swaggerSubclasses of SwaggerElement in org.apache.juneau.bean.swaggerModifier and TypeClassDescriptionclassContact information for the exposed API.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.classDescribes a single API operation on a path.classDescribes a single operation parameter.classDescribes a single response from an API operation.classAllows the definition of input and output data types.classAllows the definition of a security scheme that can be used by the operations.classThis is the root document object for the Swagger 2.0 API specification.classAllows 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.swagger that return SwaggerElementModifier and TypeMethodDescriptionGeneric property setter.protected SwaggerElementSwaggerElement.strict()Sets strict mode on this bean.protected SwaggerElementSets strict mode on this bean.