mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-09 00:21:25 +00:00
update java-petstore-all.sh and regenerate all java petstore sample
This commit is contained in:
17
samples/client/petstore/java/jersey2-java8/docs/MapTest.md
Normal file
17
samples/client/petstore/java/jersey2-java8/docs/MapTest.md
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
# MapTest
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**mapMapOfString** | [**Map<String, Map<String, String>>**](Map.md) | | [optional]
|
||||
**mapOfEnumString** | [**Map<String, InnerEnum>**](#Map<String, InnerEnum>) | | [optional]
|
||||
|
||||
|
||||
<a name="Map<String, InnerEnum>"></a>
|
||||
## Enum: Map<String, InnerEnum>
|
||||
Name | Value
|
||||
---- | -----
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user