openapi-generator/samples/client/petstore/java/webclient/docs/ObjectWithDeprecatedFields.md
William Cheng e263e6acc0
[Java] update test samples (#9972)
* remove new java samples

* java feign, webclient use fake petstore for tests

* update samples
2021-07-19 11:08:44 +08:00

358 B

ObjectWithDeprecatedFields

Properties

Name Type Description Notes
uuid String [optional]
id BigDecimal [optional]
deprecatedRef DeprecatedObject [optional]
bars List<String> [optional]