update java resteasy sample

This commit is contained in:
wing328
2017-04-24 17:12:00 +08:00
parent 640b16b58a
commit e4608745b0
95 changed files with 7214 additions and 2979 deletions

View File

@@ -0,0 +1,11 @@
# AdditionalPropertiesClass
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**mapProperty** | **Map<String, String>** | | [optional]
**mapOfMapProperty** | [**Map<String, Map<String, String>>**](Map.md) | | [optional]