Package io.swagger.annotations
Annotation Type ExtensionProperty
-
@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface ExtensionProperty
A name/value property within a Swagger extension- Since:
- 1.5.0
- See Also:
Extension
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
parseValue
If set to true, field `value` will be parsed and serialized as JSON/YAML
-