20229 Commits

Author SHA1 Message Date
wing328
88f48c4a41 add Ada client, server generator 2018-04-01 11:19:22 +08:00
akihito.nakano
bd19c6bdea Update samples under openapi3 folder
Apply changes that comes with master
bin/openapi3/php-petstore.sh
2018-04-01 12:11:29 +09:00
wing328
b287520e8a Merge branch 'master' into oas3_support2 2018-04-01 01:45:34 +08:00
William Cheng
f0497e249d
Merge pull request #7 from ackintosh/fix-missing-requestbody-param
Fix missing requestBody param
2018-04-01 00:58:31 +08:00
wing328
64037ee59f update docker-related filee to ues jdk8 2018-04-01 00:52:09 +08:00
wing328
177c0105c3 add groovy generator, abstract java class (with TODO) 2018-04-01 00:25:12 +08:00
akihito.nakano
344eb85466 regenerate the samples 2018-04-01 00:42:21 +09:00
akihito.nakano
d1c1ef73eb Fix missing 'requestBody' param 2018-04-01 00:40:06 +09:00
wing328
efada7c540 fix the location of openapi.yaml/json file 2018-03-31 23:01:34 +08:00
wing328
a784932f04 add erlang client, server 2018-03-31 22:17:49 +08:00
wing328
b774a98822 add js closure angualr client generator 2018-03-31 22:06:51 +08:00
William Cheng
1438f68f12
Merge pull request #6 from ackintosh/improve-map
Add helper function to determine if it is MapSchema
2018-03-31 21:35:27 +08:00
William Cheng
d746d5653c
Merge pull request #5 from wing328/update-issue-and-pull-request-template
Update issue and pull request template
2018-03-31 21:33:57 +08:00
akihito.nakano
faa901640c Replace with the helper function: getTypeDeclaration 2018-03-31 20:52:44 +09:00
akihito.nakano
353c51fc0a Add helper function 2018-03-31 20:30:47 +09:00
William Cheng
d9ec433a5b
Merge pull request #2 from ackintosh/php-client
[WIP] Make PHPUnit green
2018-03-31 18:45:48 +08:00
wing328
5cea5972fa add swift 4 generator 2018-03-31 18:36:39 +08:00
wing328
b27e844661 fix openapi yaml/json file generation 2018-03-31 18:13:42 +08:00
wing328
565102eddf add swift3 client generator 2018-03-31 17:42:49 +08:00
wing328
5383c33181 add swift generator 2018-03-31 17:30:56 +08:00
wing328
eaed75229a add helper function to generate openapi yaml/json file 2018-03-31 17:11:54 +08:00
Ben Wells
c8650d0e34 Make optional properties in models optional parameters (#7859)
* Make optional properties in models optional parameters

Move incorrect location of typescript-node client

* Add typescript node package.json to swagger ignore
2018-03-31 12:12:06 +08:00
wing328
e3a4bd6e68 rename cpp related generator 2018-03-31 10:36:31 +08:00
Martin Delille
ddd09bc597 Update issue and pull request template 2018-03-30 14:09:55 +02:00
Martin Delille
ee2eb74f75 [qt] update Qt client 2018-03-30 14:02:16 +02:00
William Cheng
f2d56b038b
add d-date to swift technical committee 2018-03-30 17:29:36 +08:00
Daiki Matsudate
46e5dddb05 removing trailing spaces (#7943) 2018-03-30 17:13:51 +08:00
Ben Wells
260375c9e1 Fix typescript-node generation of array type models (#7861) 2018-03-30 11:08:30 +08:00
Gerlando Caldara
45a2b5cae8 Update README.md (#7940)
Add Acando Company to list "Companies/Projects using Swagger Codegen"
2018-03-30 10:16:42 +08:00
wing328
c2759b393a add nodejs server support 2018-03-30 10:05:20 +08:00
akihito.nakano
a5b38d0dfb Fix 'Class Swagger\Client\FakeHttpClient not found' 2018-03-30 01:21:13 +09:00
wing328
af6312efa5 add aspnetcore generator 2018-03-29 22:38:11 +08:00
wing328
cd0e0aa76c add c# nancy generator 2018-03-29 22:27:10 +08:00
wing328
ae2041f74e add csharp client generator 2018-03-29 21:42:21 +08:00
akihito.nakano
4b49b256bb Add a Pet before run test cases 2018-03-29 21:01:31 +09:00
akihito.nakano
75e354ed71 Fix broken map 2018-03-29 20:46:22 +09:00
akihito.nakano
dd3d798f02 Merge branch 'oas3_support2' into php-client 2018-03-29 19:58:18 +09:00
akihito.nakano
a6af75f99e Copy tests from "samples/client/petstore/php" 2018-03-29 19:46:18 +09:00
akihito.nakano
a3c28adaef Generate PHP client from OAS3 2018-03-29 19:44:52 +09:00
wing328
ea6d26eb3b add abstract cpp generator 2018-03-29 18:39:19 +08:00
akihito.nakano
a7a0fe0440 Output to the openapi3 foler 2018-03-29 19:28:32 +09:00
wing328
27404894d7 add cpp restbed generator 2018-03-29 17:32:51 +08:00
wing328
21ce66509e add cpp server generator 2018-03-29 16:57:16 +08:00
wing328
f8d089fb54 add haskell client generator 2018-03-29 16:01:15 +08:00
wing328
5646120b88 minor update to android generator 2018-03-29 15:06:49 +08:00
wing328
e5073db2d4 add ts node generator 2018-03-29 15:02:15 +08:00
wing328
e9630f1608 add ts generators 2018-03-29 14:51:23 +08:00
wing328
659f8248f0 add php symfony generator 2018-03-29 11:41:53 +08:00
wing328
b41626d1e8 rename php sever geneator, add php ze-ph generator 2018-03-29 11:28:21 +08:00
akihito.nakano
f526c33516 Add another set of script(php) for OpenAPI3 2018-03-29 10:48:28 +09:00