Commit Graph

  • 6c1b68da91
    [Java][okhttp-gson] better support for additional properties (#11964) William Cheng 2022-03-27 16:56:25 +08:00
  • efefbaf7d8
    [GoClient] Fixed StringIndexOutOfBoundsException when multiple properties has the same required $ref oneOf objects (#11973) K Zhang 2022-03-27 03:12:59 -04:00
  • 0a9429f1a8
    [C][Client] Free list or map memory when json parsing fails (#11866) Hui Yu 2022-03-27 14:58:45 +08:00
  • 36453bcf88
    fix docs example command option (#11978) mkusaka 2022-03-27 15:43:38 +09:00
  • 411f512fa0 remove PR checklist 4th item before the 6.0.0 release William Cheng 2022-03-27 14:38:47 +08:00
  • 8103ccdfa7
    [Java][Spring] default value for list parameter (#11961) Oleh Kurpiak 2022-03-26 04:30:55 +02:00
  • 50bf764268
    Spring Boot Dependency Upgrade (#11960) cachescrubber 2022-03-26 03:23:25 +01:00
  • 02fcea458d Deploy website version based on 5fa08b9bc1d830725d630f798ca3c1c4550b706a wing328 2022-03-25 07:10:53 +00:00
  • 5fa08b9bc1
    [Typescript-node] fix handling of --model-name-prefix|suffix options, second attempt (#11966) y-tomida 2022-03-25 15:34:11 +09:00
  • e4b0b23db7 Deploy website version based on db53fdffb2f7e205116e6bbd4ec9bf69f3ecc227 wing328 2022-03-24 18:08:19 +00:00
  • db53fdffb2
    Revert "[Typescript-node] fix handling of --model-name-prefix|suffix options (#11956)" (#11963) Esteban Gehring 2022-03-24 18:30:21 +01:00
  • 7cc995ab10
    [Typescript-node] fix handling of --model-name-prefix|suffix options (#11956) y-tomida 2022-03-25 02:05:24 +09:00
  • 85df431ebf
    Replace maps with models to reduce casting (#11913) Oleh Kurpiak 2022-03-24 18:48:41 +02:00
  • eea5260208
    Add documentation for scoop installation (#11948) Martin Delille 2022-03-24 17:45:33 +01:00
  • 7370c4d3f8 update java samples William Cheng 2022-03-25 00:42:07 +08:00
  • 5581cbf03a
    fix markdown table format (#11955) Daniel Qian 2022-03-25 00:34:51 +08:00
  • 2c4daeae0b
    [Ruby] Added Support for Binary Media Data Return (#11254) Cameron Koegel 2022-03-23 09:19:31 -04:00
  • d9e2961572 Deploy website version based on 7b59e602ed993e7949d79bc5693689fb3fd67353 wing328 2022-03-23 09:22:09 +00:00
  • 7b59e602ed
    [php-slim4] Add lazy CORS implementation (#11941) Yuriy Belenko 2022-03-23 11:46:23 +03:00
  • 61245fc52b
    [Python] abbreviate dictionary membership testing idiom (#11905) Matthew Fernandez 2022-03-22 10:28:02 -07:00
  • 8580e9fcf8
    Bump actions/cache from 2.1.7 to 3 (#11934) dependabot[bot] 2022-03-23 01:23:07 +08:00
  • 4f9950bb2e
    Update recommended .htaccess (#11939) Yuriy Belenko 2022-03-22 20:16:18 +03:00
  • 3e922d2955 Deploy website version based on 196b9f266f4e1efa904e3790870ee1716f7b3db5 wing328 2022-03-22 10:30:39 +00:00
  • 196b9f266f
    [php] use http_build_query for deepObject support (#11225) Basil 2022-03-22 10:56:15 +01:00
  • 36f0dd026c
    Only allow v3 input specs into python-experimental (#11931) Justin Black 2022-03-21 23:47:47 -07:00
  • 997ff0fbd8 Deploy website version based on 7a78e350ccee4976960e01386104ab040f86acef wing328 2022-03-21 18:55:40 +00:00
  • 7a78e350cc
    Remove obsolete imports (#11899) Martin Winandy 2022-03-21 19:19:31 +01:00
  • 2455c84943
    [Java][Spring] Fix Array response (#11909) Oleh Kurpiak 2022-03-21 17:54:21 +02:00
  • 5e32f0c366
    [java][resttemplate] using uriBuilderFactory to encode all template values (#11922) Oren Samuel 2022-03-21 17:42:56 +02:00
  • ba76ec9551
    Potencial NullPointerException fixes (#11923) Ismael Barrera García 2022-03-21 16:32:17 +01:00
  • c5ba681630 Deploy website version based on 0a48976ccb858b2e314cabb83669f247b8f338db wing328 2022-03-21 15:31:39 +00:00
  • e159919ba5
    List/Map emptiness checking and stream variation (#11920) Rafael González Castillero 2022-03-21 16:30:43 +01:00
  • 0a48976ccb
    [BUG] KOTLIN URI gerneration for URIs with default value misses the package info and uses wrong quotes. (#11493) Stefan Nöbauer 2022-03-21 15:57:19 +01:00
  • 4a4daf4c52 Deploy website version based on 5ee2de95ce080920187c127be66729d9de31511f wing328 2022-03-21 08:44:43 +00:00
  • 5ee2de95ce
    Remove ackintosh from core team and technical committee (#11928) Akihito Nakano 2022-03-21 17:09:37 +09:00
  • 8acc5023a8
    [C#/.NET] remove duplicate CLI option (#11925) Oleh Kurpiak 2022-03-21 06:50:19 +02:00
  • f4700487f8
    fix the exception in python flask option handling (#11916) William Cheng 2022-03-21 11:07:46 +08:00
  • caa0ba0d6d
    only support jdk8+ (#11917) William Cheng 2022-03-21 11:07:31 +08:00
  • 9ab664b1d5
    Remove myself from Python community (#11919) Jyhess 2022-03-21 04:05:06 +01:00
  • e5054875e4 Deploy website version based on 87a5182c24cce319d6a2e4d8d74ff9a38d570f36 wing328 2022-03-20 20:48:30 +00:00
  • 87a5182c24
    [Python] - Migrate enable per request authentification in new python codegen (#11279) LeComptoirDesPharmacies 2022-03-20 21:12:59 +01:00
  • bc2624d307
    use jdk8 in msf4j code (#11918) William Cheng 2022-03-20 11:38:52 +08:00
  • 0ee09993f4
    Update maven plug-in dependencies to newer versions (#11915) William Cheng 2022-03-20 11:26:12 +08:00
  • 56e7507ffb
    Fix typo in final Info message (#11914) Manuel 2022-03-19 15:22:02 +01:00
  • 571e635a54
    [csharp][netcore] better tests for oneOf with primitive types (#11907) William Cheng 2022-03-19 22:21:33 +08:00
  • 4d81e15269 Deploy website version based on 1fe2eb6b7a82fe6fe3b4736f4f36bcd6babd0480 wing328 2022-03-19 05:11:09 +00:00
  • 1fe2eb6b7a
    Fix undefined object in Python model __copy__ template (#11792) tuanchien 2022-03-19 17:34:06 +13:00
  • 0295839a20
    fix test failure due to different error message based on jdk version (#11906) William Cheng 2022-03-18 14:30:11 +08:00
  • 6e233b16b1 Deploy website version based on ffd758d82d7a7037a1a360d1fd9940fb5295b3cb wing328 2022-03-18 04:33:20 +00:00
  • ffd758d82d
    fix: [csharp-netcore]: oneOf fixes for Primitive types (#11427) Jason Finch 2022-03-18 13:58:46 +10:00
  • 8e68ff71c4
    [swift5][client] fix non public visibility modifier for NullEncodable (#11903) Bruno Coelho 2022-03-18 01:58:52 +00:00
  • 3b7ea5ca53
    [Java][JaxRS-Spec] fix builder generation (#11892) Oleh Kurpiak 2022-03-18 03:54:21 +02:00
  • b00c9d58c3
    rename extension to conform to kebab-case (#11894) William Cheng 2022-03-18 09:51:22 +08:00
  • 5d8b80a5cd
    [Java] rename x-contentType to x-content-type (#11895) William Cheng 2022-03-18 09:50:42 +08:00
  • 7cbdf4c163
    [java][jersey2] update junit from 4.x to 5.x (major upgrade) (#11898) William Cheng 2022-03-18 09:50:26 +08:00
  • a4d320489d
    fix warning, update build.gradle, build.sbt (#11896) William Cheng 2022-03-18 09:50:05 +08:00
  • fa9c7a669b
    [java][native] add connection timeout (#11890) bgong-mdsol 2022-03-17 21:45:27 -04:00
  • 860b6340a8
    [Java] update list of vendor extensions (#11891) Oleh Kurpiak 2022-03-17 03:31:45 +02:00
  • e07c7d1617
    [Feature][Java/Spring] Support Discriminator Based OneOf Interface (#11650) cachescrubber 2022-03-16 15:50:05 +01:00
  • a3fb571a1b update C# samples William Cheng 2022-03-16 22:47:19 +08:00
  • 03b24b5d3b
    MustacheTemplateUpdate csharp (#11870) maciejcymanski132 2022-03-16 15:43:17 +01:00
  • a0a1839eb3
    fix for typescript deno (#11887) Tomofumi Chiba 2022-03-16 23:26:59 +09:00
  • 38e4b525ca Deploy website version based on 9a1e6d778acc5558c1a9ecbb1b1b16af2a2db7dd wing328 2022-03-16 09:10:32 +00:00
  • 9a1e6d778a
    [Java][okhttp-gson] update junit to 5.8.2 from 4.13.2 (#11882) William Cheng 2022-03-16 16:33:47 +08:00
  • 4e602b66b9
    [Rust][Server] Upgrade to tokio v1 (#11873) Samodya Abey 2022-03-16 02:29:36 -05:00
  • 9c981ab304 Deploy website version based on 941d4845d73536473ac6ef63ebaa6e762bdf0606 wing328 2022-03-15 17:39:37 +00:00
  • 941d4845d7 minor fix to java okhttp-gson pom.xml William Cheng 2022-03-16 01:03:17 +08:00
  • 86281a28c7
    [charp-netcore] Fixed property and parameter sorting (#11807) devhl-labs 2022-03-15 12:35:27 -04:00
  • ecbd164ed7
    fix missing type in StringToArrayModelMapping (#11856) bgong-mdsol 2022-03-15 12:28:18 -04:00
  • 47f07158a3
    [Micronaut] Add support for OffsetDateTime for Micronaut generators (#11871) Andriy Dmytruk 2022-03-15 12:05:55 -04:00
  • a44c7e0753
    [php-slim4] Add minimal GitHub Action config (#11874) Yuriy Belenko 2022-03-15 18:41:03 +03:00
  • 5c4181d17a
    [php-slim4] Tiny config comments (#11875) Yuriy Belenko 2022-03-15 18:36:56 +03:00
  • f3da72bcb6 Deploy website version based on 213828d01bdd6aa57194df28427401225ddf471d wing328 2022-03-15 14:13:36 +00:00
  • 7fe512b744 Deploy website version based on 834b50233e4278eefa42b5695ec8758885bcfcb5 wing328 2022-03-15 13:39:00 +00:00
  • 213828d01b
    [PHP] Fix deprecations in PHP 8.1 (#11743) satackey 2022-03-15 22:20:05 +09:00
  • 834b50233e
    [typescript-angular] Prevent syntax error when using isDateTime=true (#11860) HexagonSun 2022-03-15 14:02:37 +01:00
  • 82b7dee480
    update java jersey2 dependencies to newer versions (#11878) William Cheng 2022-03-15 18:38:34 +08:00
  • 2db3070b2d
    Update java (okhttp-gson) client dependencies to newer versions (#11877) William Cheng 2022-03-15 18:38:12 +08:00
  • 7ea5d158f2
    [Go] fix oneOf naming (#11863) William Cheng 2022-03-15 12:47:09 +08:00
  • cb7cf9aeea Deploy website version based on 266de25cf3728ec1e21b7382366a021874037851 wing328 2022-03-14 17:10:00 +00:00
  • 266de25cf3
    [Python] Added Support for Validating and Converting Model Attributes (#11134) Cameron Koegel 2022-03-14 12:35:39 -04:00
  • a3c5bbb09a
    Added field and class level annotations to the pojo.mustache (#11775) Jason Froehlich 2022-03-13 09:55:25 -04:00
  • 7ac90ed98f
    [Go] add more tests to cover more cases (#11849) William Cheng 2022-03-11 10:42:24 +08:00
  • 795db0c19e
    Fix incorrect FileParameter deserialization in csharp-netcore (#11850) NoTuxNoBux 2022-03-11 03:37:45 +01:00
  • 966238a05b Deploy website version based on 6f37409d2be846d542e37ea496ac0c807a7c7cf5 wing328 2022-03-10 09:07:03 +00:00
  • 6f37409d2b
    Fix nullable models embedded in allOf (#11804) Noah Fontes 2022-03-10 00:31:44 -08:00
  • e44bf35702 Deploy website version based on 22a1906480376b2ba3de9b9b6f89a93252bd241c wing328 2022-03-10 07:38:13 +00:00
  • 22a1906480
    [csharp-netcore] Upgrade to System.Text.Json (#11741) devhl-labs 2022-03-10 02:02:42 -05:00
  • fb2c41c720
    [Java] implicit headers regex (#11819) Oleh Kurpiak 2022-03-10 04:49:52 +02:00
  • cbdcf8cdad update samples William Cheng 2022-03-10 10:13:29 +08:00
  • 26f65de5ec
    Add auto-generated doc to scala-akka client (#11840) Gustavo De Micheli 2022-03-10 03:04:51 +01:00
  • f7051d9f5d Deploy website version based on fd1ede6a73ff24724494808ae9057fb0a408cba4 wing328 2022-03-09 18:15:45 +00:00
  • fd1ede6a73
    [Python] Added Ability to Initialize Models by Passing in Dictionaries (#11125) Cameron Koegel 2022-03-09 12:41:15 -05:00
  • 7ed7930bab
    fixed wrong intendation error (#11834) wirthual 2022-03-08 19:21:54 -08:00
  • f243219ed9 Deploy website version based on a4e1717fd20bd014c9ff488842752a5fe1250ceb wing328 2022-03-08 18:31:01 +00:00
  • a4e1717fd2
    Fix Go template for oneOfs with primitive types (#11826) Noah Fontes 2022-03-08 09:56:53 -08:00
  • 1211226af6 Deploy website version based on 94b1440074e4ced549ff225c067d3621f6c7d162 wing328 2022-03-08 17:51:30 +00:00
  • 6bc50ee57f
    Added outputAsLibrary, onlyInterfaces additional-properties to go-server (#11563) Spencer Stolworthy 2022-03-08 10:48:05 -07:00
  • 94b1440074
    [Python] Add Support for Content-Disposition Header without filename (#11055) Cameron Koegel 2022-03-08 12:10:49 -05:00
  • b1c6513015
    [Ruby] Added Support for Building Models from Hashes with Strings as Keys (#11243) Cameron Koegel 2022-03-08 11:59:53 -05:00