Annotation Type ExtensionProperty
-
@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface ExtensionProperty
A name/value property within a OpenApi extension- 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
-