Set java8 to true by default (#6278)

* set java8 to true by default

* update samples

* update java-petstore-jersey2-java6.bat
This commit is contained in:
William Cheng
2020-05-13 17:59:22 +08:00
committed by GitHub
parent 505d6e7a1c
commit a5b410993b
305 changed files with 8701 additions and 6760 deletions

View File

@@ -0,0 +1,14 @@
# ArrayTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrayOfString** | **List<String>** | | [optional]
**arrayArrayOfInteger** | [**List<List<Long>>**](List.md) | | [optional]
**arrayArrayOfModel** | [**List<List<ReadOnlyFirst>>**](List.md) | | [optional]