William Cheng 7dbda049f0
Better tests for string (number) (#3953)
* beter test for string (number)

* fix mapping

* fix mapping in csharp generators
2019-09-30 15:22:44 +08:00

815 B

FormatTest

Properties

Name Type Description Notes
integer int [optional]
int32 int [optional]
int64 int [optional]
number float
float float [optional]
double float [optional]
string str [optional]
byte str
binary file [optional]
date date
date_time datetime [optional]
uuid str [optional]
password str
big_decimal BigDecimal [optional]

[Back to Model list] [Back to API list] [Back to README]