fix net35 with JsonSubTypes (#7043)

* upgrade JsonSubTypes to 1.2.0

* update samples

* add SwaggerClientNet35

* re-generate

* fix the linux build script
This commit is contained in:
manuc66
2017-12-21 17:31:44 +01:00
committed by William Cheng
parent 587dc20e06
commit a050907d1f
198 changed files with 17742 additions and 73 deletions

View File

@@ -0,0 +1,9 @@
# IO.Swagger.Model.ArrayOfArrayOfNumberOnly
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ArrayArrayNumber** | **List<List<decimal?>>** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)