Commit Graph

  • 76740a5453 replaced ‘hasEnums’ property for a vendor extension. Hugo Mercado 2017-11-28 22:01:40 -05:00
  • 9a2e024fc5 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-11-29 11:00:08 +08:00
  • c7d438aabc updated model and pojo hbs template to use new helpers. Hugo Mercado 2017-11-28 17:08:48 -05:00
  • 0660442f66 refactor templates helpers registering. Hugo Mercado 2017-11-28 16:45:53 -05:00
  • a32894b79c use codegen extension instead a member var for ‘isEnum’ property. Hugo Mercado 2017-11-28 15:45:12 -05:00
  • 28467a5c3f
    add antihax to go technical committee William Cheng 2017-11-28 23:46:17 +08:00
  • 9a95f2f36b update swift petstore samples wing328 2017-11-28 23:44:49 +08:00
  • 1472b60d3a Added a Blog Post Entry (#7069) philicious 2017-11-28 14:17:10 +01:00
  • adda792010 #7026 [Swift] tvos support added (#7034) Sergey Shoshin 2017-11-28 07:23:23 +03:00
  • efe16fda8c [python/tornado] ssl improvements (#7061) Tomasz Prus 2017-11-28 03:06:29 +01:00
  • 1d48d9b30d Replaced ‘isEnum’ property for a vendor extension. Hugo Mercado 2017-11-27 18:29:53 -05:00
  • 55410a3d4a update spring petstore sample wing328 2017-11-27 22:12:46 +08:00
  • dca7a1507b As per documentation https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/RequestPart.html @RequestParam should be used instead of @requestpart if not file. (#6861) demtnt 2017-11-27 16:06:37 +02:00
  • 02bcc55e23 Do not apply content-type header if no request body (#6648) Ben Mordue 2017-11-27 10:33:28 +00:00
  • a8642dbdfc [Java][Spring][Server] Issue #4680 (#6890) Maxim Zinchenko 2017-11-27 13:30:39 +03:00
  • 088eef5927 update petstore samples wing328 2017-11-27 17:16:44 +08:00
  • 75c2d5ed4c [Scala] Default Option parameters to None (#6538) Greg Marzouka 2017-11-27 04:06:28 -05:00
  • 0c3c4ccf82 Use maven plugin to set required maven version (#7032) Ramzi Maalej 2017-11-27 00:59:14 -08:00
  • fc5ec6271a [NancyFx] Fix for issue #7024, date field mapped to ZonedDateTime (#7025) craffael 2017-11-27 09:46:09 +01:00
  • 1b90a05754 [Scala][Finch] Adding security definitions to Finch (#6891) Erik Janssen 2017-11-27 09:38:12 +01:00
  • 5d59dd10ec [PHP][Symfony] Further enhancements (#7001) naelrashdeen 2017-11-27 09:25:50 +01:00
  • a565a94a06 Removed wrong import of StrictJsonDeserializationVisitor (#6948) Gingonic 2017-11-27 09:16:42 +01:00
  • 3d3a30a533 [Erlang] erlang client: properly handle optional parameters (#7042) Tristan Sloughter 2017-11-27 00:11:14 -08:00
  • 7a15121f94 Adding Cloudsmith to Swagger users (#7055) Lee Skillen 2017-11-25 17:16:51 +00:00
  • 523de5f3c1 removed “isAlias” property and replaced by a vendor extension. Hugo Mercado 2017-11-25 03:37:51 -05:00
  • 18da348ebb moved java helper class to different package. Hugo Mercado 2017-11-24 13:45:55 -05:00
  • 8cc8c1eac6 Add GMO Pepabo (#7049) Akihito Nakano 2017-11-24 23:29:19 +09:00
  • 34dc1d4934 created helper for default codegen class. Hugo Mercado 2017-11-24 01:49:11 -05:00
  • 8a0de971e4 Remove rxjs operators (#6989) topce 2017-11-24 06:24:47 +01:00
  • 115cced92a updated test class to oas3. Hugo Mercado 2017-11-24 00:01:31 -05:00
  • 1389ce080c moved post process model method to an util class and tweaked its references. Hugo Mercado 2017-11-23 23:41:28 -05:00
  • 57b42a544d
    add fvarose to c++ tech comm William Cheng 2017-11-24 01:57:15 +08:00
  • 8eb33f9d1b [Typescript][Angular]Issue #6902 Return Client Response for Angular 4.3 and above with Observe string (#6955) Keni Steward 2017-11-23 12:50:07 -05:00
  • a4531b695e
    use python client toOperationId logic (#7035) William Cheng 2017-11-23 17:41:50 +08:00
  • 10107ac7ec Upgrade to resteasy-jackson2-provider (#7017) Oliver Hoffmann 2017-11-23 10:35:49 +01:00
  • ebfdc05199 [Akka-Scala] Add readme file (#7027) Ramzi Maalej 2017-11-23 00:46:35 -08:00
  • c014102516 Merge branch '3.0.0' into 3.0.0_enhancements Hugo Mercado 2017-11-23 03:30:04 -05:00
  • db0fe4733c Merge branch 'master' into 3.0.0 Hugo Mercado 2017-11-23 03:09:43 -05:00
  • d7b6d8e2d6 handle spaces on default api template. Hugo Mercado 2017-11-23 03:05:36 -05:00
  • df92fc0562 Read the right collection format. Hugo Mercado 2017-11-23 01:36:08 -05:00
  • 638b9227d8 load the right template. Hugo Mercado 2017-11-23 01:35:28 -05:00
  • 5ea3499188 fix swager typo (#7028) Ken Geis 2017-11-22 20:03:52 -08:00
  • 0f92baeb04 Inheritance support java client okhttp gson (#6636) Lukasz Konopski 2017-11-22 14:28:13 +01:00
  • ed705e9d70 add link to d-date's presentation (#7021) Daiki Matsudate 2017-11-22 18:06:22 +09:00
  • 65bb761952 Fix: Resolve problem with UUID class not found if there is almost one parameter with format as uuid (#6617) Guillermo Pastor 2017-11-22 09:54:11 +01:00
  • acefe3f385 [CppRest] Add Object and fix modelbase includes (#6905) François Rosé 2017-11-22 05:19:13 +01:00
  • d9cea0f97e [CppRest] Support optional parameters (#6959) François Rosé 2017-11-22 05:13:05 +01:00
  • de95fb2d54 renamed method that retrieves imports in model template. Hugo Mercado 2017-11-21 22:18:26 -05:00
  • 708d630a57 Added getters for codeine parameter and operation POJO-s. Hugo Mercado 2017-11-21 22:10:42 -05:00
  • 803f337d24
    [Scala][Lagom] rename generator from scala-lagom to scala-lagom-server (#7014) William Cheng 2017-11-21 23:24:02 +08:00
  • 573b5518be
    [Scala][Lagom] minor enhancements (#7011) William Cheng 2017-11-21 17:34:09 +08:00
  • 5e76b22ae8
    add gmkumar2005 as scala lagom template creator William Cheng 2017-11-21 16:37:42 +08:00
  • 32abb72769 [LagomScala] Add Scala API generator for lagomframework #6900 (#6901) gmkumar2005 2017-11-21 13:10:04 +05:30
  • 63fce58931 [Java][Spring] Resolve serialization warning from RFC3339DateFormat (#6960) Kenny Jones 2017-11-20 23:14:02 -05:00
  • a5e4abe5ec [Swift4]Update templates for swift 4 (#6921) Daiki Matsudate 2017-11-21 12:33:52 +09:00
  • b06ccec11e [csharp] Update JsonSubTypes to 1.1.3 and use nuget dependency (#6969) manuc66 2017-11-21 04:26:58 +01:00
  • 0c3688227a add my slide to README.md (#7006) Hidenori Maehara 2017-11-21 11:30:25 +09:00
  • ebb96cbfb6 [docker] Update root Dockerfile (#6870) Jim Schubert 2017-11-20 12:29:09 -05:00
  • 04ee374328 [TypeScript][Angular] fix problem with strict compilation (#6978) topce 2017-11-20 18:21:45 +01:00
  • 404b526dbe update resttempalte java petstore samples wing328 2017-11-21 00:48:39 +08:00
  • 181680b0af - fix duplicate problem (#6981) JacC510 2017-11-20 17:42:19 +01:00
  • 6476c0aa18
    add @tsloughter to erlang tech committee William Cheng 2017-11-19 00:04:37 +08:00
  • ec0da35b6c
    regenerate package.json, tsconfig.json for ts node (#6987) William Cheng 2017-11-18 21:05:19 +08:00
  • 79bac2ca04 Fix typo. (#6991) Peter Stuart 2017-11-18 02:48:02 -05:00
  • 9721373186 Use the correct template extension. Hugo Mercado 2017-11-17 11:54:57 -05:00
  • da1702db03 update petstore sample wing328 2017-11-17 23:39:12 +08:00
  • 9be12f9d03 Removed harmful content-type check (#6977) Alex Goldring 2017-11-17 16:33:59 +01:00
  • 18e0b67903 Added Company using Sawgger in Readme.md (#6988) shashank734 2017-11-17 18:22:37 +05:30
  • 15bbb52b22
    check for dot in path and throw exception if found (#6986) William Cheng 2017-11-17 20:18:06 +08:00
  • 73cb68ee7b [python] fix tests, tornado ssl fix (#6968) Tomasz Prus 2017-11-17 10:33:39 +01:00
  • 51591f8b04 fixed conflict references Hugo Mercado 2017-11-17 03:35:05 -05:00
  • 58ef1c7c2a Merge branch '3.0.0' into 3.0.0_enhancements Hugo Mercado 2017-11-17 02:21:49 -05:00
  • c6ffbd38ad Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-11-16 17:10:16 +08:00
  • d04d280d1b update java petstore samples wing328 2017-11-16 17:09:59 +08:00
  • 0c0da42d33
    Better instruction for Windows users William Cheng 2017-11-16 17:08:16 +08:00
  • 17bbb25ce4 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-11-16 17:00:59 +08:00
  • 85b0d0ff78 [TypeScript][Node] Resolve errors for strict compile (#6933) Shuma Yoshioka 2017-11-16 18:00:48 +09:00
  • 818ff8f245 Add readTimeout field (#6961) Ben Mordue 2017-11-16 08:59:02 +00:00
  • 372f16d28b
    Revert "Docker image tags" (#6973) William Cheng 2017-11-16 14:33:30 +08:00
  • 2c9f98ce38 [csharp] clean boolean additional properties 6784 (#6899) Jim Schubert 2017-11-15 09:36:37 -05:00
  • d676cd12c9 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-11-15 21:46:08 +08:00
  • 970de01bdf [Swift4] Add throw to reserved words (#6952) Atanas Bozhkov 2017-11-15 13:45:30 +00:00
  • 4e482eef17 add a docker build tag for pushing docker image instead of just latest (#6837) James Ebentier 2017-11-15 05:37:26 -08:00
  • 744c7d904a
    remove spaces, empty lines from qt5cpp client (#6956) William Cheng 2017-11-14 23:28:06 +08:00
  • a8053e9aec Merge remote-tracking branch 'origin/master' into 3.0.0 wing328 2017-11-14 14:30:43 +08:00
  • d72d085e29 tweaked modelinnerenum and xmlannotations templates. Hugo Mercado 2017-11-14 01:13:52 -05:00
  • 4cf480a060 fixed spaces issue on pojo template Hugo Mercado 2017-11-14 00:47:16 -05:00
  • 47f1865e69 [Java][google-api-client] Fix minor bugs in google api client (#6951) Charles Capps 2017-11-13 20:02:59 -08:00
  • d719daab22 Updated swagger-ui wget url to https (#6954) Keni Steward 2017-11-13 22:24:50 -05:00
  • 7ad1127cbf updated model template, fixing spaces issues among properties. Hugo Mercado 2017-11-13 22:17:22 -05:00
  • 502efdf54e changes getters in order to make them readeable on template. Hugo Mercado 2017-11-13 22:16:10 -05:00
  • 64fafb5db3 [all] sys props in CodegenConstants James Schubert 2017-11-13 21:56:42 -05:00
  • a0d5079bce Merge branch 'master' into csharp-enum-cleanup James Schubert 2017-11-13 21:46:40 -05:00
  • 5af788cb9f [Swift4] Allow for custom dateformatter to be used (#6672) Dawid van Graan 2017-11-13 16:15:43 +02:00
  • b3133a2d74 [haskell-http-client] fix bug when generating models-only (#6931) Jon Schoning 2017-11-13 06:44:46 -06:00
  • 71405e5d5a wrap helpers in one class. Hugo Mercado 2017-11-13 06:34:38 -05:00
  • 6694cb2489 added capability to support multiple kind of helpers Hugo Mercado 2017-11-13 06:01:15 -05:00
  • 473dfded21 fix typo: crediential => credential wing328 2017-11-13 18:42:23 +08:00
  • dff463f2fc
    minor typo fix William Cheng 2017-11-13 18:35:47 +08:00
  • 28e2fcee78 [csharp] fix enum serialization of first value (#6873) Jim Schubert 2017-11-13 03:02:03 -05:00