Commit Graph

  • f733e4c278 Deploy website version based on 52c63bb325e41beb80a3e60249e3c835d39693bb wing328 2020-12-18 05:29:00 +00:00
  • d90bef4291 Deploy website version based on 13042b76ea9681b4c61752afea89f42788bc86d6 wing328 2020-12-18 05:00:37 +00:00
  • 52c63bb325
    Fixed the query string for HttpSigning core vs dotnet47 (#8189) Ghufran Zahidi 2020-12-18 10:05:05 +05:30
  • a407090bef update samples William Cheng 2020-12-18 12:28:41 +08:00
  • 13042b76ea
    [java] Add setBearerToken method in okhttp-gson (#8200) agilob 2020-12-18 04:08:30 +00:00
  • e41f96020b Deploy website version based on 49f55b0d8e3a9531e3962bd831b74181ac71abd8 wing328 2020-12-18 03:16:37 +00:00
  • 49f55b0d8e
    Add postProcess method to show donation message (#8142) William Cheng 2020-12-18 10:16:21 +08:00
  • f766735d5c
    [Python][Client] Python model directory init missing (#8215) Aanisha Mishra 2020-12-18 07:43:35 +05:30
  • f19f7064be
    feat(#8038): add url encode feature to WebClient (#8171) Tivadar Bocz 2020-12-18 03:05:55 +01:00
  • e085e6816e Deploy website version based on 6a2ba0e615e0323eb7249b456bba680c8d1c4f53 wing328 2020-12-17 11:37:27 +00:00
  • a69980213d Deploy website version based on 9b6fd5a27df34e6b7da1e20a791015aa912cf53d wing328 2020-12-17 10:59:44 +00:00
  • 6a2ba0e615
    test: enable typescript-axios integration test (#8163) Shinya Sugmoto 2020-12-17 19:38:19 +09:00
  • 9b6fd5a27d
    Bump ini from 1.3.5 to 1.3.7 in /website (#8160) dependabot[bot] 2020-12-17 18:05:32 +08:00
  • a5377647f4
    [dart][dart-dio] Add support for default values (#8201) Peter Leibiger 2020-12-17 10:50:36 +01:00
  • 67f305608b
    [dart][dart-dio] Add fake petstore integration tests to master POM (#8209) Peter Leibiger 2020-12-17 10:49:50 +01:00
  • 2b2c691402 Deploy website version based on 1562afea3980484a7f1819c4f51b0d53a44a009f wing328 2020-12-17 09:29:44 +00:00
  • 1562afea39
    [GO][Client] return GenericOpenAPIError instead of error in Execute() (#8137) Aanisha Mishra 2020-12-17 14:09:43 +05:30
  • 51be2ddb7a Deploy website version based on c2005ca96e30f5ce004eb7b1b8975b5738b177f7 wing328 2020-12-17 01:08:33 +00:00
  • c2005ca96e
    [Java][Client]com.github.curious-odd-man.rgxgen version update (#8139) Aanisha Mishra 2020-12-17 05:13:32 +05:30
  • 6dfb22c9df Deploy website version based on 145d9c38a0a9ea37f9e50cfdebc76f105d22c158 wing328 2020-12-16 17:41:48 +00:00
  • cfe4752019 Deploy website version based on 96e6bc46502fb94799125e6619ba5a866cfe8b50 wing328 2020-12-16 16:35:05 +00:00
  • 145d9c38a0
    chore(CircleCI): move circle ci config file to correct location (#8214) Shinya Sugmoto 2020-12-17 01:07:46 +09:00
  • 96e6bc4650
    [dart-dio] Allow dynamic headers and add additional dio parameters (#8191) Peter Leibiger 2020-12-16 16:24:09 +01:00
  • 275d224f35 Deploy website version based on e1c43f135639b9f300350f788fec98bbc375c932 wing328 2020-12-16 10:18:55 +00:00
  • e1c43f1356
    [dart][dart-dio] Prevent name clashes with existing dart types (#8198) Peter Leibiger 2020-12-16 10:25:20 +01:00
  • 80df0b0004
    [dart-dio] Remove unused code (#8196) Peter Leibiger 2020-12-16 10:23:48 +01:00
  • f0c4fd7ab8
    [C][Client] Fix coredump when releasing the memory of an incompleted resource (#8190) Hui Yu 2020-12-16 17:20:36 +08:00
  • 180fae02cd
    [DART-DIO] [GENERATOR] Make header params with dynamic types (#6915) Tomas Sykora, jr 2020-12-16 10:13:50 +01:00
  • ccffa3e8bb Deploy website version based on fb1661e4514a99759116f57b15a08a4d6c092000 wing328 2020-12-16 09:06:07 +00:00
  • 3eb7100152 Deploy website version based on afa750f2491337e6d95c0a39085ad75246fb4889 wing328 2020-12-16 08:26:06 +00:00
  • fb1661e451
    update node-fetch (#8204) William Cheng 2020-12-16 16:14:46 +08:00
  • afa750f249
    [Protobuf] Fix how map is generated (#8203) William Cheng 2020-12-16 15:33:41 +08:00
  • 3f68eeb0e1 Deploy website version based on a4f84b2f8cd71964891f273826087ed171b2b91e wing328 2020-12-16 02:07:49 +00:00
  • a4f84b2f8c
    [Python][Client] Default to system CA instead of certifi (#8108) Robert Parini 2020-12-16 00:36:35 +00:00
  • 952cd9c689
    Include description directly in python docstrings (#8154) Thomas Hervé 2020-12-15 18:30:50 +01:00
  • ddd11abb87
    [dart][dart-dio] Correctly type responses and futures (#8195) Peter Leibiger 2020-12-15 17:52:47 +01:00
  • 95b719814c
    [dart] Fix some dart files not being post processed (#8193) Peter Leibiger 2020-12-15 17:51:36 +01:00
  • 81a5e44a6c
    [ruby] Improve ruby client examples (#8040) Hippolyte HENRY 2020-12-15 17:10:04 +01:00
  • 79e22f9ff5 Deploy website version based on 6f5076edb79c212ad5b4a515651652db04c8fb63 wing328 2020-12-15 10:53:52 +00:00
  • 6f5076edb7
    fix: use config basePath instead of the class context basePath (#8186) sahan 2020-12-15 22:54:13 +13:00
  • 6b8d2bf362 Deploy website version based on ed8b934b2725dbac18c9bd43d9defb67c5c1a822 wing328 2020-12-15 04:57:43 +00:00
  • ed8b934b27
    Add a link to IEEE conference paper (#8188) William Cheng 2020-12-15 11:50:54 +08:00
  • 06eb4c2033 Deploy website version based on 70e86a08408be04114e9e3093474a7960a63c0aa wing328 2020-12-15 03:13:40 +00:00
  • 70e86a0840
    [dart] Fix enums with default value (#8182) Peter Leibiger 2020-12-15 02:56:35 +01:00
  • f484e0db42
    [dart][dart-dio] Formatting improvements (#8180) Peter Leibiger 2020-12-15 02:55:33 +01:00
  • d1eda02be6 update samples William Cheng 2020-12-15 09:52:51 +08:00
  • 90d3b0a0c3 Deploy website version based on e412145a1f3dbf346030a49da60be465fa95ca32 wing328 2020-12-14 16:14:43 +00:00
  • e412145a1f
    [dart][dart-dio] More enum fixes for inner types (#8174) Peter Leibiger 2020-12-14 16:05:31 +01:00
  • 602f431603 Deploy website version based on c974c512ff590c797db9f3e93c079017d65d3dcd wing328 2020-12-14 13:23:58 +00:00
  • c974c512ff
    [Spring] openapi-generator generates an incorrect stub for types named "Resource (#8178) William Cheng 2020-12-14 20:16:25 +08:00
  • 712d477942 Deploy website version based on 24fda2ab59b9b4ca086e32db7250d3f47e970b9f wing328 2020-12-14 10:49:07 +00:00
  • 24fda2ab59
    [Kotlin] Use array for generated annotation (#7800) Thibault Duperron 2020-12-14 10:57:14 +01:00
  • 912f2c3491 Deploy website version based on bc6da8c082625ae0b9c23e4275038c71a18e256d wing328 2020-12-14 08:55:57 +00:00
  • a913b82940 Deploy website version based on 351377ca29c3b4701e6348a2c97bce0eebaecbf1 wing328 2020-12-14 08:18:26 +00:00
  • bc6da8c082
    Update apiController.mustache (#7248) Michael Czolko 2020-12-14 09:10:26 +01:00
  • 0cbf064d2b
    fix kotlin-spring generator does not add @Valid annotation to nested classes (#8037) dpolyakov987 2020-12-14 11:09:06 +03:00
  • 351377ca29
    [dart-dio] Fix x-www-form-urlencoded body not working (#8175) Peter Leibiger 2020-12-14 08:36:18 +01:00
  • 01f32905ec Deploy website version based on 7f9012c5540a9c79e02f9f3c72326c2d75d9d7bc wing328 2020-12-13 16:54:14 +00:00
  • 7f9012c554
    [dart-dio] Use built_value collection types without string replacement (#8153) Peter Leibiger 2020-12-13 17:00:18 +01:00
  • cd0257b0e5
    [dart][dart-dio] Enum improvements (#8149) Peter Leibiger 2020-12-13 16:59:29 +01:00
  • 4603bcf441 Deploy website version based on 79395de9b7ae068a858f6370b11d8bc971e7cb6e wing328 2020-12-11 05:13:11 +00:00
  • 79395de9b7
    [java] Generate "static final" instead "final static" (#8158) agilob 2020-12-11 02:51:57 +00:00
  • e42fdb2b13
    Update Dart technical committee with new members (#8151) William Cheng 2020-12-11 10:51:13 +08:00
  • 99cd57df87 Deploy website version based on d20d9447a8371f488bf4fa8c257cc40267cb4e5a wing328 2020-12-10 12:25:14 +00:00
  • d20d9447a8 update samples William Cheng 2020-12-10 19:09:27 +08:00
  • a93a60b6eb
    [dart] Handle enumVarNames for negative names (#8143) Peter Leibiger 2020-12-10 11:59:23 +01:00
  • 9e5610488f
    [Go] Fix for 'Invalid code for files array in multipart/form-data request'… (#8103) Aliaksei Zhuk 2020-12-10 13:48:45 +03:00
  • f2d8e3a25b
    [Java/okhttp] Add dynamic operations option (#7916) Christophe Bornet 2020-12-10 11:22:39 +01:00
  • d2f9d421d4
    Update swagger parser to 2.0.23 (#8128) William Cheng 2020-12-10 17:53:44 +08:00
  • 5e2526639a Deploy website version based on 5521d7745d61210abc5a389d91b7a128a33fe7f4 wing328 2020-12-09 17:25:00 +00:00
  • 5521d7745d
    Fix IndexOutOfBoundsException with no model definition (#8110) William Cheng 2020-12-09 23:40:48 +08:00
  • 4ad6d0bfe5
    [dart] Variable/Operation/Model naming (#8123) Peter Leibiger 2020-12-09 16:21:08 +01:00
  • 828e924a3e
    [C][Client] Update free function when a map is deleted (#8122) Hui Yu 2020-12-09 22:34:37 +08:00
  • 88b8b9b52f Deploy website version based on 2cdbfd63eb83b9a662b3efa8b6fbdd68071f44ed wing328 2020-12-09 14:26:19 +00:00
  • 2cdbfd63eb
    [dart][dart-dio] Enum fixes specific to Dart DIO (#8114) Peter Leibiger 2020-12-09 14:12:03 +01:00
  • 9b2f932205 Deploy website version based on 2e70405084e8bbc9d0bd8f2013b1d1548fffc87b wing328 2020-12-09 11:36:18 +00:00
  • 2e70405084
    update swift samples, use swiftlint 0.41.0 (#8138) William Cheng 2020-12-09 18:19:27 +08:00
  • bb896105de Deploy website version based on 933a5dc2c6fbbfd518371b5900aa75b1b3494f84 wing328 2020-12-09 10:07:35 +00:00
  • 933a5dc2c6
    [Swift] Add default values to model initializers (#8118) Alexandre 2020-12-09 09:54:12 +01:00
  • af0adf28cd
    chore: change name Esteban Gehring 2020-12-09 09:23:12 +01:00
  • bf34dac406 Deploy website version based on 476dba42d47c15ca470877a35e71c47b7342bffb wing328 2020-12-09 04:51:19 +00:00
  • 476dba42d4
    Use import play.libs.Files.TemporaryFile instead of import play.api.libs.Files.TemporaryFile because it doesn't work at runtime. (#8130) Jean-François Côté 2020-12-08 22:31:14 -05:00
  • 7bb72d08b4
    add twitter to the user list (#8135) William Cheng 2020-12-09 11:26:30 +08:00
  • 144e08b4fc
    [dart] Use raw strings for json/header parameter names (#8131) Peter Leibiger 2020-12-09 04:12:48 +01:00
  • e346593766
    [dart-dio] fixes Enum classes with integer values (#8129) Josh Burton 2020-12-09 16:09:57 +13:00
  • 7fb5e2538b
    [dart-dio] Fixes errors when primitive return types are attempted to … (#7411) Josh Burton 2020-12-09 16:07:29 +13:00
  • 61777b4a7c
    Revise wordings for options (#8127) William Cheng 2020-12-09 10:42:54 +08:00
  • 681d23d2d3
    use local deno install sh (#8126) William Cheng 2020-12-09 10:28:05 +08:00
  • ef8ff73e44 Deploy website version based on bb6785ad7061724e1687b1194b8203ea76adb6d6 wing328 2020-12-08 19:06:34 +00:00
  • bb6785ad70
    [cpp-restbed-server] Allow to implement validation of input data for enumerations (#7717) Francesco Montorsi 2020-12-08 17:34:35 +01:00
  • a374651621 Deploy website version based on 0b6d70d351ebfdfae23d6a993f238d912accda5f wing328 2020-12-08 12:02:52 +00:00
  • 0b6d70d351
    add default cache (#8120) William Cheng 2020-12-08 18:54:34 +08:00
  • d1ea6ac839
    [Csharp] Bugfix: Updated all C# templates ToJson method not to conflict reference withmodel properties (#8087) Sampo Kivistö 2020-12-08 11:12:40 +02:00
  • 6475352317 Deploy website version based on f9d6c6fb2117987632c494c703433e163829e9fa wing328 2020-12-08 08:19:05 +00:00
  • 6afa1a2621 Deploy website version based on 9e0badb3d7d227cd4dad621d854f718e565363e5 wing328 2020-12-08 07:54:44 +00:00
  • f9d6c6fb21
    CHORE[DEPENDENCIES]: bump swagger-parser => 2.0.22 (#7597) Cody Mikol 2020-12-08 02:18:07 -05:00
  • 9e0badb3d7
    added support for cookie parameters to jaxrs-spec generator (#8117) alfabetacain 2020-12-08 07:55:33 +01:00
  • f2e2b30f23 fix some tests, update default generator refactor_modelutils William Cheng 2020-12-08 14:50:05 +08:00
  • 63af043458 Deploy website version based on 7fae4ab4116c826ca64921babd239fbf1eb2d180 wing328 2020-12-08 05:09:43 +00:00
  • 7fae4ab411
    [dart] type improvements (#8111) Peter Leibiger 2020-12-08 05:00:12 +01:00