Better tests for string (number) (#3953)

* beter test for string (number)

* fix mapping

* fix mapping in csharp generators
This commit is contained in:
William Cheng
2019-09-30 15:22:44 +08:00
committed by GitHub
parent c8d5701089
commit 7dbda049f0
119 changed files with 1693 additions and 136 deletions

View File

@@ -16,6 +16,7 @@ Name | Type | Description | Notes
**date_time** | **datetime** | | [optional]
**uuid** | **str** | | [optional]
**password** | **str** | |
**big_decimal** | [**BigDecimal**](BigDecimal.md) | | [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)