Commit Graph

  • 98c2794b5d
    [Kotlin-Spring] add Kotlin based Spring-cloud openfeign generator (#15048) Dávid Gracza 2023-04-24 10:02:00 +02:00
  • e51908f176
    [openapi-normalizer] Fix nullable boolean check in oneOf schema (#15276) William Cheng 2023-04-22 16:39:12 +08:00
  • b5745e6f26
    [python-nextgen] Fix enum query parameter (#15278) William Cheng 2023-04-22 16:08:59 +08:00
  • 33e0c6775f
    Update beanValidationCore.mustache (#13631) (fix #3519) Matheus Teles 2023-04-21 04:08:27 -03:00
  • 2679819694
    [Ruby] Client: fix base_url when no server_operation_index is defined (#15162) Ivo Wever 2023-04-21 05:11:42 +02:00
  • e6c64d3917
    Fix multi collection format has duplicated prefix (#15260) Jaemin Park 2023-04-21 12:08:32 +09:00
  • 6f1d1c0084 Remove space from "type" Tino Fuhrmann 2023-04-20 20:41:19 +02:00
  • 9546218bb8 Regenerated samples Tino Fuhrmann 2023-04-20 17:37:42 +02:00
  • cd79f5eff9 Remove printlns Tino Fuhrmann 2023-04-20 17:34:24 +02:00
  • 2c78ff78ed
    Fix issue 15264 - Replace @Controller with @RestController when using useSpringController (#15266) Rodrigo de Almeida - RMA3 2023-04-20 12:35:09 -03:00
  • 7527911393 Fix invalid discrimnator value and enum type Tino Fuhrmann 2023-04-20 17:32:57 +02:00
  • ede1c9ca3e update samples Oleh Kurpiak 2023-04-20 17:47:44 +03:00
  • 564a86ccda
    fix: set final query parameter value to enum value (#15133) Vidur B 2023-04-20 13:24:57 +05:30
  • 90d7da0b5f fix travis badge in readme William Cheng 2023-04-20 14:17:17 +08:00
  • fdf53ac01e
    update mvn in workflow to use gradle enterprise (#15256) William Cheng 2023-04-19 16:17:45 +08:00
  • 0176957e26
    [python-nextgen] better sample code (#15248) William Cheng 2023-04-19 15:55:06 +08:00
  • e3fdac0711
    rename hasBearerMethods to hasHttpBearerMethods (#15259) yateeshc 2023-04-19 00:20:04 -07:00
  • 9b2917f3a9
    Fix issue 12341 (#15234) Rodrigo de Almeida - RMA3 2023-04-18 17:56:12 -03:00
  • f5b4490bc9
    [python-nextgen] Fix dict of dict of object in python-nextgen (#15239) William Cheng 2023-04-18 14:59:08 +08:00
  • fc3455108b Deploy website - based on 18811007422b9360c9e1945c4da260a24e2a100a William Cheng 2023-04-18 12:02:01 +08:00
  • 1881100742 use png version of pinterest logo William Cheng 2023-04-18 12:00:41 +08:00
  • 4d1f6faec3 Deploy website - based on 1ac39c7fa9c2f673922afc7db5a8d15d2afd2803 William Cheng 2023-04-18 11:55:39 +08:00
  • 1ac39c7fa9
    add Pinterest to the user list (#15247) William Cheng 2023-04-18 11:51:53 +08:00
  • 58425f54c0
    Add workflow for gradle enterprise (#15211) William Cheng 2023-04-18 11:38:53 +08:00
  • 91815bf555
    [java] Fix anyof generics (#15210) (#15230) Robin Karlsson 2023-04-17 08:43:19 +02:00
  • 096aabd360
    Fix printing empty notes (#15238) André Andersson 2023-04-17 08:42:30 +02:00
  • 70a6106626
    add null check in string with regular expression (#15233) William Cheng 2023-04-16 23:46:17 +08:00
  • 738beb401e
    [java][jersey] Fix UUID path parameters (#15114) (#15229) Robin Karlsson 2023-04-16 17:32:15 +02:00
  • 03359ae4d5
    [pub] Add repository and publish_to as configurable option in pubspec.yaml (#15232) Dennis Kugelmann 2023-04-16 15:37:29 +02:00
  • cbf5598c59
    Fix generated code when a list is actually a set. (#15027) Noor Dawod 2023-04-16 15:32:59 +02:00
  • 7a41231721
    minor bug fix to openapi normalizer (#15225) William Cheng 2023-04-15 22:00:03 +08:00
  • 9ad695d52c
    better npe in processUseAllOfRefAsParent (openapi normalizer) (#15224) William Cheng 2023-04-15 15:54:54 +08:00
  • c5a8fafc3d
    remove deprecated warning (#15223) William Cheng 2023-04-15 15:24:14 +08:00
  • 5832731c0e
    [java] Update undertow to newer version (#15222) William Cheng 2023-04-15 14:56:48 +08:00
  • 6a67551ea5
    Issue 3175 - using @objcMembers to expose all props and funcs to ObjC code when objcCompatible is requested. (#15188) Tom Sanidas 2023-04-14 04:31:59 -04:00
  • 90b78fe97e
    Jersey2/3 - Probe content type for multipart upload parts (#14965) John Dimeo 2023-04-14 00:15:13 -04:00
  • b247ad75e1
    [java] Add public static version field (#15108) Robin Karlsson 2023-04-13 19:06:54 +02:00
  • 53d9d30834
    For microprofile java - use {{rootJavaEEPackage}} instead of {{javaxPackage}} (#15179) Barnaby Court 2023-04-13 12:59:33 -04:00
  • 241d649164
    Fix list of type not including correct import (#15171) André Andersson 2023-04-13 18:14:28 +02:00
  • 60e6d2d57f
    fix Jsonb issue for Helidon SE Client generator (#15146) Andrii Serkes 2023-04-13 17:28:12 +02:00
  • 1163b9cd3b
    [go-server] Fix: name declared and not used (#15201) Ween Jiann 2023-04-13 11:04:00 +08:00
  • 8a426b2f4a
    allow to specify the useOneOfInterfaces option for java (#15042) Robbert van Waveren 2023-04-12 14:21:34 +02:00
  • 935146d187 Merge remote-tracking branch 'origin/master' into 7.0.x William Cheng 2023-04-12 17:51:47 +08:00
  • c0322b18a4
    Improve Go Github workflow (#15200) William Cheng 2023-04-12 17:27:41 +08:00
  • 04441188c6
    [go-server] Update dependencies and use generics (#15087) Ween Jiann 2023-04-12 16:37:39 +08:00
  • e852ceceef
    add lwj5 to go tech comm (#15199) William Cheng 2023-04-12 16:26:46 +08:00
  • 0fff9642bf
    Add blog Mustache templates with OpenAPI generator (#15198) Beppe Catanese 2023-04-12 10:12:38 +02:00
  • 0b41ee1c78
    Issue #15095: Improve gradle task documentation (#15193) Steven Goris 2023-04-12 05:38:09 +02:00
  • ff48f80379
    udpate vertx to newer version 3.5.2 (#15197) William Cheng 2023-04-12 11:32:11 +08:00
  • 448cbfd018
    [python-nextgen] Limit allowed pydantic version range (#15189) Robert Schweizer 2023-04-12 05:08:28 +02:00
  • f8cb5fde97
    Add tests for aspnetcore 6.0 useSwashBuckle option (#15176) William Cheng 2023-04-11 17:43:39 +08:00
  • 792c49a0ce
    [go-server] Change Routes type from []Route to map[string]Route (#15084) Ween Jiann 2023-04-11 15:40:06 +08:00
  • 81cafdc196
    [go] Fix: reservedWordsMappings not checked for reserved word (#15083) Ween Jiann 2023-04-11 15:39:53 +08:00
  • 8ce990d3d7
    [go-server] Add ability to handle parameters of number type (#15079) Ween Jiann 2023-04-11 15:38:58 +08:00
  • 2b796d5c61
    [Go] Format error message only when Kind is Struct (#15154) Beppe Catanese 2023-04-11 08:39:08 +02:00
  • ec6f6bfc41 Deploy website - based on a17bb590979780c91ba75847359e879e6a4fe57d William Cheng 2023-04-10 18:35:19 +08:00
  • a17bb59097
    Added useSwashBuckle condition (#15157) leonluc-dev 2023-04-10 12:21:32 +02:00
  • e9e0f50ab6
    Update customization.md (#15172) martin-mfg 2023-04-10 11:16:19 +02:00
  • 5d490d742a
    Add Flipkart as a company using OpenAPI Generator (#15175) Amrith Nayak 2023-04-10 14:44:25 +05:30
  • 1e2f16ed69
    [csharp-netcore] Explicitly implement IValidatableObject (#15160) devhl-labs 2023-04-09 23:20:48 -04:00
  • 5e3bb7e33e
    [Ruby] fix RSpec documentation URL (#15164) Takeshi Masaki 2023-04-10 11:44:28 +09:00
  • a4f5a74d5b
    fix(python-nextgen): dependency incompatiblity (#15167) Tushar 2023-04-10 08:01:53 +05:30
  • 4a83c9181f
    fix(python-nextgen): Use spec format for authors in pyproject (#15170) Tushar 2023-04-10 08:01:37 +05:30
  • b57d35b744 bumped package versions devhl 2023-04-09 19:27:47 -04:00
  • a5bc7f107d
    [typescript] Make TypeScriptClientCodegen extend AbstractTypeScriptClientCodegen (#15096) Ween Jiann 2023-04-10 02:43:58 +08:00
  • f40433d28f
    qt ctest (#14968) Martin Delille 2023-04-07 10:24:11 +02:00
  • b2be16746c
    fix link, add links to posts (#15153) William Cheng 2023-04-07 16:14:24 +08:00
  • e8e62ccadb
    simplify enum of string & string to enum of string (#15149) William Cheng 2023-04-07 15:54:42 +08:00
  • bda2e4a167
    fix NPE in simplifyOneOfAnyOf (#15142) William Cheng 2023-04-07 09:34:20 +08:00
  • bd7bc9aa79
    [python-nextgen] Add bytearray, none_type as primitive type (#15130) William Cheng 2023-04-07 09:34:04 +08:00
  • ba2c42e34b
    add override to java native pojo (#15125) William Cheng 2023-04-06 15:00:14 +08:00
  • 07227d4650
    add support for union of strictfloat and strictint (#15124) William Cheng 2023-04-06 11:51:12 +08:00
  • b409ceb3a0
    respect api visibility for oneof enum (#15122) Tommaso Barbugli 2023-04-04 10:45:27 +02:00
  • 3b11187200
    made escaped regex be not literal strings (#15107) devhl-labs 2023-04-04 03:15:14 -04:00
  • e297d4dd59 Revert "v6.5.0 portal release" William Cheng 2023-04-01 21:14:20 +08:00
  • 537734404e Revert "add back docker publish" William Cheng 2023-04-01 21:14:14 +08:00
  • 73cf95c3ef Revert "trigger build" William Cheng 2023-04-01 21:13:59 +08:00
  • 3d7c173eb2 update ue4 c++ client William Cheng 2023-04-01 19:11:37 +08:00
  • 033b946856
    [cpp-ue4] Series of fixes for cpp-ue4 (#15068) Samuel Kahn 2023-04-01 13:01:45 +02:00
  • f7ea8baf35 trigger build William Cheng 2023-04-01 19:00:42 +08:00
  • 938c72cec0 trigger build William Cheng 2023-04-01 19:00:14 +08:00
  • 5d1e18306a
    Prepare 6.6.0-SNAPSHOT (#15100) William Cheng 2023-04-01 18:48:01 +08:00
  • a279145cc6 add back docker publish William Cheng 2023-04-01 16:24:37 +08:00
  • 8a91858df5 v6.5.0 portal release William Cheng 2023-04-01 15:35:06 +08:00
  • 35430d9406 fix publising to gradle portal William Cheng 2023-02-03 14:53:19 +08:00
  • 7417432a54
    Prepare 6.5.0 release (#15099) v6.5.0 William Cheng 2023-04-01 15:03:35 +08:00
  • c838b1d1f9
    made default strings use string literal (#15049) devhl-labs 2023-03-31 22:36:10 -04:00
  • 0dc84520e7
    [python-nextgen] use __fields_set__ to determine if the field is needed in to_dict (#15086) William Cheng 2023-04-01 10:23:38 +08:00
  • 1710615fd8
    fix python nextgen github workflow (#15092) William Cheng 2023-03-31 22:40:23 +08:00
  • b59d535176
    [python-nextgen] Fix binary response (#15076) William Cheng 2023-03-31 16:16:58 +08:00
  • 05fa5601dd
    [python-nextgen] fix circular reference import (#15070) William Cheng 2023-03-30 10:07:34 +08:00
  • 3ccd9be080
    remove absolute_import (#15071) William Cheng 2023-03-30 10:07:15 +08:00
  • 4895b56089
    [python-nextgen] fix pattern with double quote (#15073) William Cheng 2023-03-30 10:06:24 +08:00
  • 0973795996
    Added Micronaut configuration points (#15005) Shane Perry 2023-03-29 08:05:41 -06:00
  • 9fa032b365
    add isOverridden, update java pojo with setter for parent prop (#15051) William Cheng 2023-03-29 10:57:49 +08:00
  • 36332331e4
    Skip null form values for Java native request builder (#15036) RInverid 2023-03-29 04:55:28 +02:00
  • 1cdcaeb1b9 update python-nextgen samples William Cheng 2023-03-26 23:45:20 +08:00
  • d3de8abc25
    Fix typo in api_client.mustache "configuraiton -> configuration" (#15050) Mourad 2023-03-26 17:40:06 +02:00
  • a4dd90c01d
    Better allOf handling in fromProperty (#15035) William Cheng 2023-03-26 15:06:27 +08:00
  • 56e5122a6a
    Add new openapi-normalizer rule REFACTOR_ALLOF_WITH_PROPERTIES_ONLY (#15039) William Cheng 2023-03-26 11:56:26 +08:00