[Java] update test samples (#9972)

* remove new java samples

* java feign, webclient use fake petstore for tests

* update samples
This commit is contained in:
William Cheng
2021-07-19 11:08:44 +08:00
committed by GitHub
parent c5f5d3dd6a
commit e263e6acc0
1844 changed files with 2953 additions and 213806 deletions

View File

@@ -0,0 +1,16 @@
# ObjectWithDeprecatedFields
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**uuid** | **String** | | [optional]
**id** | **BigDecimal** | | [optional]
**deprecatedRef** | [**DeprecatedObject**](DeprecatedObject.md) | | [optional]
**bars** | **List<String>** | | [optional]