William Cheng
5490bb8e9c
update petstore
2018-10-03 18:36:12 +08:00
William Cheng
4e8844273b
Prepare 3.3.1-SNAPSHOT ( #1154 )
...
* update version
* update petstore samples
2018-10-02 09:40:27 +08:00
William Cheng
1b2f3fbfb6
Fix alias to map response ( #1067 )
...
* fix response reference to map
* update samples
* add null check for openapi
2018-09-20 19:29:33 +08:00
William Cheng
704c1b8893
update petstore samples
2018-08-23 18:52:34 +08:00
William Cheng
3d06900e68
Prepare 3.2.3-SNAPSHOT version ( #870 )
2018-08-22 13:39:20 +02:00
William Cheng
d1f7e16daa
Merge branch '3.3.x' into 4.0.x
2018-08-16 01:01:34 +08:00
Jérémie Bresson
79b993e6d5
Prepare version 3.2.2-SNAPSHOT ( #810 )
2018-08-14 13:38:18 +02:00
William Cheng
b64864f47d
Fix float/double default value in C# generator ( #791 )
...
* fix float/double default value
* better code format
* better CI for openapi3 batch files (C# client)
* update nancyfx samples
* pipe output to /dev/null to reduce log size
* fix windows batch file
* add C# API client generated by OAS3 spec
2018-08-13 13:28:22 +08:00
William Cheng
ddb0920fed
Fix C# client enum issue ( #774 )
...
* fix csharp enum issue
* fix numeric enum value
* add docstring to exlain isDataTypeString
* fix docstring by adding return
* fix ToJson in hash model
* remove BaseValidate for map model
* restore csproj file
2018-08-11 11:34:20 +08:00
William Cheng
0d913e6801
add step to restore Org.OpenAPITools.Test.csproj ( #420 )
2018-05-11 14:34:03 +08:00
Jérémie Bresson
059a3efe46
Regenerate samples ( #367 )
2018-05-08 16:44:51 +08:00
William Cheng
15d4d2f0d4
remove duplicated entries in C# csproj ( #302 )
2018-05-03 16:31:26 +08:00
William Cheng
0c981b7c2f
Update C# default value ( #283 )
...
* update csharp default value
* update csharp 35 samples
* update csharp 40 client
* update c# net standard client
* update C# net core client
* update csharp propertychanged client
2018-05-02 00:48:55 +08:00