[Golang][client] fix for schema definition name file (#433)

* fix schema/definition name as 'file'

* update samples

* Trigger CI due to previous Shippable race condition

* add fix with toModelName(openAPIType)

* update tests for file schema/definition name

* Update 3.0 test spec

* update samples

* update samples for jaxrs-cxf

* Trigger CI due to previous Shippable race condition

* add back explode
This commit is contained in:
John Wang
2018-07-05 05:32:24 -07:00
committed by William Cheng
parent 036570d93d
commit 0bffdf2463
185 changed files with 10409 additions and 11 deletions

View File

@@ -0,0 +1,11 @@
# FileSchemaTestClass
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**file** | [**java.io.File**](java.io.File.md) | | [optional]
**files** | [**List<java.io.File>**](java.io.File.md) | | [optional]