forked from loafle/openapi-generator-original
update samples
This commit is contained in:
parent
e263e6acc0
commit
2e1b028ccd
@ -48,6 +48,7 @@ public class OuterObjectWithEnumProperty {
|
||||
* Get value
|
||||
* @return value
|
||||
**/
|
||||
@javax.annotation.Nonnull
|
||||
@ApiModelProperty(required = true, value = "")
|
||||
@JsonProperty(JSON_PROPERTY_VALUE)
|
||||
@JsonInclude(value = JsonInclude.Include.ALWAYS)
|
||||
|
@ -48,6 +48,7 @@ public class OuterObjectWithEnumProperty {
|
||||
* Get value
|
||||
* @return value
|
||||
**/
|
||||
@javax.annotation.Nonnull
|
||||
@ApiModelProperty(required = true, value = "")
|
||||
@JsonProperty(JSON_PROPERTY_VALUE)
|
||||
@JsonInclude(value = JsonInclude.Include.ALWAYS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user