Commit Graph

  • 1f64646dc3 Rename Scala generators (#206) William Cheng 2018-04-23 22:15:40 +08:00
  • e7410d4c8e
    Allow $ in java var name (#200) Jérémie Bresson 2018-04-23 15:48:10 +02:00
  • 450cbb8250
    update groovy with oas3 petstore, no diff (#205) William Cheng 2018-04-23 18:50:59 +08:00
  • 6983dcffa2
    Update all jaxrs examples (#144) Jérémie Bresson 2018-04-23 12:17:14 +02:00
  • f353f60b89
    Update Perl client samples (OAS2, OAS3) with various fixes (#204) William Cheng 2018-04-23 17:49:48 +08:00
  • b908b734dd
    Update Groovy default value, fix import error when doing "gradle test" (#203) William Cheng 2018-04-23 17:31:14 +08:00
  • 16589de975 default collection format to csv according to the spec (#201) William Cheng 2018-04-23 16:14:45 +08:00
  • db02cc2ac9 [haskell-http-client] resolve oas 2.0 regressions (#198) Jon Schoning 2018-04-23 03:10:50 -05:00
  • 019b0dca1c
    Add echo line at the beginning of each sh script (#202) Jérémie Bresson 2018-04-23 09:58:45 +02:00
  • 2833319b81
    Update Groovy petstore client via OAS2 (#133) William Cheng 2018-04-23 14:12:37 +08:00
  • a2e299fe1a
    change default value for c# 2.0 api client (#194) William Cheng 2018-04-23 14:06:16 +08:00
  • 2f84f315f9
    Fix NPE when getting the default value (#196) William Cheng 2018-04-23 11:47:16 +08:00
  • 7ecd5f3566
    Rename "swagger" to "openapi" (#191) Jérémie Bresson 2018-04-22 21:28:17 +02:00
  • a2afc6e32e
    remove swagger codegen files (#195) William Cheng 2018-04-23 01:45:54 +08:00
  • a7da9039a4
    Update Scala petstore with OAS2, OAS3 (#162) William Cheng 2018-04-22 22:00:49 +08:00
  • c32ef12c8e
    Update documentation (#184) William Cheng 2018-04-22 21:34:55 +08:00
  • b109bf7ddc
    Update "jaxrs-cxf-client" sample OAS2, OAS3 (#172) Jérémie Bresson 2018-04-22 10:41:16 +02:00
  • 6959ef9939
    Update Clojure Petstore with OpenAPI spec v3 (#181) William Cheng 2018-04-22 16:32:51 +08:00
  • 07dfbad29d Merge branch 'swagger-codegen_renamed' into 'master' (#183) Jérémie Bresson 2018-04-22 10:32:30 +02:00
  • 35f0cc221d
    update erlang client with oas3 (#182) William Cheng 2018-04-22 10:25:30 +08:00
  • edbe4902a4
    Consider '$ref' for consumes and produces in CodegenOperation (#180) Jérémie Bresson 2018-04-21 18:40:52 +02:00
  • e1fe9a3b60
    update clojure petstore with oas3 (#118) William Cheng 2018-04-21 23:35:21 +08:00
  • fe00a63ed0
    Remove deprecated classes (#177) Jérémie Bresson 2018-04-21 17:26:54 +02:00
  • f79f23865b
    update clojure petstore with OAS2 (#117) William Cheng 2018-04-21 23:06:07 +08:00
  • 5e05638360 Fix content type (#179) Akihito Nakano 2018-04-21 23:26:35 +09:00
  • 72ffc95d6e
    Consider '$ref' for 'getProducesInfo' and 'getConsumesInfo' (#176) Jérémie Bresson 2018-04-21 15:45:43 +02:00
  • 2e50780e1d
    Remove "swagger-" prefix from artifactId (#170) Jérémie Bresson 2018-04-21 12:31:21 +02:00
  • 1f0bed2a0c Update php client with OAS2 (#149) Akihito Nakano 2018-04-21 19:13:45 +09:00
  • 856ed05b00
    update pom to include core team (#174) William Cheng 2018-04-21 17:23:27 +08:00
  • e85733a5ec Fix NullPointer exception in 'preprocessOpenAPI' (#171) Jérémie Bresson 2018-04-21 09:23:07 +02:00
  • 0736939c2a
    Remove x-codegen-hasMore extensions (#169) William Cheng 2018-04-21 12:49:27 +08:00
  • d74d2ba031 fix: python clients (#136) Tomasz Prus 2018-04-21 05:54:40 +02:00
  • fdeca629bb
    Update JS petstore with OAS2, fix example values (#168) William Cheng 2018-04-21 11:49:02 +08:00
  • 93bf3d91ea
    Update C++ Pistache samples with oas2, oas3 (#166) William Cheng 2018-04-21 00:40:45 +08:00
  • b67364e713
    fix scalaz-petstore.sh oas3 script (#167) William Cheng 2018-04-20 23:52:46 +08:00
  • d21e4227a6 Update finch Petstore OAS2 (#126) Jérémie Bresson 2018-04-20 15:52:22 +02:00
  • 8a4f905892
    Update C++ Restbed server samples with OAS2, OAS3 (#165) William Cheng 2018-04-20 19:07:42 +08:00
  • fa346ce004
    Update Javascript closure angular Petstore samples with OAS2, OAS3 (#164) William Cheng 2018-04-20 19:01:05 +08:00
  • 3e0f959215
    Update Scalaz petstore with OAS2, OAS3 (#163) William Cheng 2018-04-20 19:00:52 +08:00
  • e4b1613d1e
    Update akka-scala petstore with OAS3 (#161) William Cheng 2018-04-20 16:58:27 +08:00
  • f3736d66b7 Fix "meta" command (#157) Jérémie Bresson 2018-04-20 09:25:51 +02:00
  • 03490e9230 fix java binary mapping (#158) William Cheng 2018-04-20 14:20:13 +08:00
  • 28a1255c0e
    Update Go server petstore sample with OAS3 (#154) William Cheng 2018-04-20 12:05:27 +08:00
  • e24238a355
    Improve getter name handling for boolean properties (#141) Jérémie Bresson 2018-04-19 19:11:27 +02:00
  • 686ff6a502
    Go server petstore update (OAS2, OAS3) (#146) William Cheng 2018-04-19 21:57:22 +08:00
  • 86f67c6665
    Update Erlang client petstore (OAS2) (#147) William Cheng 2018-04-19 21:22:24 +08:00
  • c20352caab
    Update Android Petstore (httpclient, volley) with OAS2, OAS3 (#145) William Cheng 2018-04-19 16:13:35 +08:00
  • 80d10e2cba
    Update C# dotnet2 client with OAS2, OAS3 petstore (#143) William Cheng 2018-04-19 15:05:47 +08:00
  • 6e2ca294b5
    update discriminator to discriminatorName (#142) William Cheng 2018-04-19 15:02:22 +08:00
  • 74075c087e Primitive datatype in Schema components Jeremie Bresson 2018-04-18 06:52:18 +02:00
  • 9fdcb3681b
    Update ObjC petstore and test cases (#139) William Cheng 2018-04-19 12:08:00 +08:00
  • 231547f6c7
    fix isFile flag in response (#135) William Cheng 2018-04-19 09:18:30 +08:00
  • d8abd4a14b
    support map in body parameter (#134) William Cheng 2018-04-19 09:18:13 +08:00
  • f9bc1aec9d
    update scalatra petstore with oas3 (#132) William Cheng 2018-04-19 09:17:44 +08:00
  • 74ddbf7a16
    update scalatra with oas2 spec (#131) William Cheng 2018-04-19 09:16:52 +08:00
  • 0feef2b57e
    Update akka-scala petstore with OAS2, fix description in responder header (#129) William Cheng 2018-04-19 09:16:28 +08:00
  • 7c734445b2
    fix file parameter in header file (cpprest) (#130) William Cheng 2018-04-18 22:29:53 +08:00
  • 52af29f46d
    Update CPPREST client with OAS2 (#128) William Cheng 2018-04-18 18:13:35 +08:00
  • 05f5c5798b
    Update html, dynamic-html petstore, fix example value for form parameters (#122) William Cheng 2018-04-18 17:42:38 +08:00
  • 391c75b5b3
    Format mustache pom template (#125) Jérémie Bresson 2018-04-18 09:19:40 +02:00
  • ca89af8080
    Switch to Java 8 (#124) Jérémie Bresson 2018-04-18 09:18:46 +02:00
  • 186594115f Update swagger-core to 2.0.1 (#127) William Cheng 2018-04-18 14:27:08 +08:00
  • 48ae13df81
    Array fixes (#102) Jérémie Bresson 2018-04-18 05:20:58 +02:00
  • f5f6a7b1fa
    Set swagger-parser-version to 2.0.0 (#119) Jérémie Bresson 2018-04-18 05:18:30 +02:00
  • 08038ddc30
    update haskell servant samples with oas3, oas2 (#116) William Cheng 2018-04-18 01:48:49 +08:00
  • a30e25e50d
    Update ObjC petstore with oas2, fix default value for parameter (#115) William Cheng 2018-04-18 01:47:32 +08:00
  • ddf10b98dc
    Update NodeJS server petstore samples with OAS2, OAS3 (#113) William Cheng 2018-04-17 22:58:13 +08:00
  • dc0cbd23b6
    update tizen samples with oas3 petstore (#114) William Cheng 2018-04-17 22:53:09 +08:00
  • 4845eaa81d
    Update bash Petstore OAS2 (#112) William Cheng 2018-04-17 22:39:26 +08:00
  • 0fc84687ff
    update rails petstore (oas3) (#111) William Cheng 2018-04-17 21:03:00 +08:00
  • 93301eaacf
    Fix NullPointer with empty Composed Schema (#107) Jérémie Bresson 2018-04-17 10:50:10 +02:00
  • cae0d83742 Merge commit 'swagger-codegen_renamed' into 'master' Jeremie Bresson 2018-04-17 09:21:42 +02:00
  • 53597764c3 Add OpenAPI spec 3.0 support (beta) Jeremie Bresson 2018-04-17 09:19:10 +02:00
  • 625e13656c Merge and rename remote-tracking branch 'swagger/master' into 'swagger-codegen_renamed' Jeremie Bresson 2018-04-14 16:47:33 +02:00
  • a32e2570ec Merge commit 'oas3_support2' into 'swagger-codegen_renamed' Jeremie Bresson 2018-04-14 16:42:41 +02:00
  • db413f4d26 Rename projects from swagger-codegen master branch Jeremie Bresson 2018-04-14 16:36:30 +02:00
  • 006f084b53 Allow to set values with setApiPackage(..) and setModelPackage(..) (#8013) Jérémie Bresson 2018-04-13 15:11:26 +02:00
  • 2034f61e53 Add HideGenerationTimestamp getter and setter in the CodegenConfig interface (#8009) Jérémie Bresson 2018-04-12 09:38:10 +02:00
  • d0e2d7684d Getter and Setter for hideGenerationTimestamp (#7998) Jérémie Bresson 2018-04-11 17:44:12 +02:00
  • 338b9c04b8
    Merge pull request #8003 from swagger-api/issue-7999 HugoMario 2018-04-10 19:48:40 -05:00
  • b5ffeff925 added test to verify behavior. Hugo Mercado 2018-04-10 19:36:23 -05:00
  • 57a8f9f599 show number as strings Hugo Mercado 2018-04-10 10:21:52 -05:00
  • cf735f95d8 Merge branch 'master' into oas3_support2 wing328 2018-04-10 00:02:38 +08:00
  • c91ce17aee Feature/javaPlayWithAsynchronousControllers (#7705) Ignacio Molina Cuquerella 2018-04-09 16:41:22 +02:00
  • 009dcf0090 Mark not required swagger properties as optional typescript properties (#7806) Bjarni Þór Jónsson 2018-04-09 14:12:17 +00:00
  • 12abfb9686 [aspnetcore] Update Dockerfile (#7873) Andrew Diamond 2018-04-09 10:09:51 -04:00
  • 5fb26842ce
    Merge pull request #37 from wing328/fix_js_doc William Cheng 2018-04-09 14:30:50 +08:00
  • eab65306c5 update js doc to remove x-codegen reference wing328 2018-04-09 14:27:08 +08:00
  • b0e2eeeb55
    Merge pull request #36 from wing328/fix-unknown-param-name William Cheng 2018-04-09 13:17:06 +08:00
  • f21d01d1c4 fix unknown parameter base name for body parameter wing328 2018-04-09 12:58:19 +08:00
  • 9c32979d95
    Merge pull request #35 from wing328/ts_fix_any William Cheng 2018-04-09 12:44:19 +08:00
  • b5f0b24bae fix object declaration in model wing328 2018-04-09 12:41:36 +08:00
  • 7ca8edb590
    Merge pull request #34 from wing328/python_flask_fix William Cheng 2018-04-09 11:58:28 +08:00
  • 9999eac528 fix python flask parameter naming wing328 2018-04-09 11:56:19 +08:00
  • 4109f51a22 add ruby oas3 script wing328 2018-04-09 11:21:33 +08:00
  • 3e9931c550
    Merge pull request #33 from wing328/fix_ruby_output William Cheng 2018-04-09 11:10:09 +08:00
  • c1e7da5ec1 update ruby readme template wing328 2018-04-09 11:01:01 +08:00
  • a08164592a fix ruby parameters in documentation, fix reuqiredParams, optionalParams wing328 2018-04-09 10:48:45 +08:00
  • dce41a0029
    Merge pull request #32 from wing328/fix_ruby_output William Cheng 2018-04-09 02:08:07 +08:00
  • 26f08aa8ad fix number's max, min value wing328 2018-04-09 01:45:28 +08:00