Commit Graph

  • ac7ebf67dd
    Prepare 6.2.1 (#13517) William Cheng 2022-09-25 00:10:30 +08:00
  • 24f476a381
    prepare 6.2.0 release (#13514) v6.2.0 William Cheng 2022-09-24 21:44:42 +08:00
  • 840917ccb8
    fix travis docker version release (#13515) William Cheng 2022-09-24 21:41:12 +08:00
  • 7e73645303
    Switches python-experimental in as the primary python client (#13501) Justin Black 2022-09-24 01:19:38 -07:00
  • 9d621342e0
    [Kotlin] Fix wrong default value is generated for non-integer numbers (#13507) Mostafa Aghajani 2022-09-23 16:02:49 +02:00
  • d25cdbb2ce
    [python-experimental] removes enum cls factory (#13491) Justin Black 2022-09-22 11:08:09 -07:00
  • faf5cfae64 Deploy website version based on 5f9910dcab6130c8cecb4e2d529cba0cb4d7f5dc wing328 2022-09-22 02:22:19 +00:00
  • e146afbea1
    better enum status validation (#13486) William Cheng 2022-09-22 10:04:03 +08:00
  • 5f9910dcab
    [python-experimental] reduces python version (#13481) Justin Black 2022-09-21 18:41:11 -07:00
  • fa51d8b6b3
    [rust-server] Resolve clippy warnings (#13473) Naoki Ikeguchi 2022-09-21 23:45:08 +09:00
  • 09d3b8f866
    fix optional body parameter in r (#13483) William Cheng 2022-09-21 11:56:31 +08:00
  • 903f2e2e2e
    [python-experimental] improves documentation (#13477) Justin Black 2022-09-20 14:53:58 -07:00
  • 6a7567e7cb
    PHP: fix ranged status codes (#13012) Linus Klöckner 2022-09-20 18:21:46 +02:00
  • b9e8b83cf7 Deploy website version based on e6dd60889738ebdb6665255125c0c477109273e9 wing328 2022-09-20 15:30:09 +00:00
  • e6dd608897
    Rust: Issue #13453 - Empty enum variant names (#13454) Jacob Halsey 2022-09-20 15:52:13 +01:00
  • 4f732c53e1 add links to blog post William Cheng 2022-09-20 22:48:15 +08:00
  • 179369811e
    Support for international letters like øæå. (#13316) sverrevalskraa 2022-09-20 11:04:27 +02:00
  • 1f9f94066a
    [Ruby] Change constants lookup methods in enum class (#13285) miyucy 2022-09-20 14:41:26 +09:00
  • d75b7b6194
    [Dart] Remove toString() call in enum TypeTransformers (#13452) 0xNF 2022-09-20 14:22:31 +09:00
  • 4a2845152d
    [python-experimental] Fix error message (#13471) Elton H.Y. Chou 2022-09-20 06:40:53 +08:00
  • 54e712a424
    fix(typescript-angular): compile error with queryParamObjectFormat and tsc --strictNullChecks (#13431) snebjorn 2022-09-19 21:06:50 +02:00
  • af0c9d2ca4
    [kotlin] fix enum default values (#13404) Julian Kalinowski 2022-09-19 15:22:50 +02:00
  • 54fa18481f Deploy website version based on f773ac7bfeefe0a3f6c41a74770bae4d16ac6c82 wing328 2022-09-19 07:24:51 +00:00
  • f773ac7bfe
    [typescript-angular] Support body for DELETE requests (#13457) Alexey Makhrov 2022-09-18 23:46:22 -07:00
  • c4a3866e75
    [PHP-Symfony] Encurage Symfony 5 bundle directory structure best practices (#13014) Luka Dschaak 2022-09-18 09:16:27 +02:00
  • 54a853ff99 Deploy website version based on 43375b9392c064a9d578fea4ada3181f75efe962 wing328 2022-09-17 16:10:40 +00:00
  • 43375b9392
    Upgrades swagger parser to 2.1.1, allows ingestion of 3.1.0 specs (#13133) Justin Black 2022-09-17 08:33:47 -07:00
  • 62d29c3be3
    [JAVA] fix ClassCastException validating an optional JsonArray which is a JsonNullable (#13448) ehealthexperts-rk 2022-09-17 16:37:09 +02:00
  • 517816d72b
    [R] Add array support to path parameters (#13450) William Cheng 2022-09-17 22:35:00 +08:00
  • d48209e297
    fix: incorrect boolean literal in unit tests [python-flask] (#13397) Kevin Bannier 2022-09-17 16:26:54 +02:00
  • b9d71581dd
    [kotlin][client] fix file upload with okhttp (#13435) Bruno Coelho 2022-09-17 15:08:07 +01:00
  • 863dbc7c3e
    r better doc (#13447) William Cheng 2022-09-17 14:59:02 +08:00
  • 7e87b5d109
    Adds contains (#13449) Justin Black 2022-09-16 13:36:17 -07:00
  • 943d8bfb8f
    Add set support to model properties in R client (#13443) William Cheng 2022-09-16 23:09:23 +08:00
  • 973ffa2b7c Deploy website version based on 03cf55085cdf33bf04273badb6da5829b6c77d92 wing328 2022-09-16 05:50:56 +00:00
  • 26ebde4a19
    support set in r client parameters (#13430) William Cheng 2022-09-16 13:38:35 +08:00
  • 03cf55085c
    Adds dependentRequired (#13442) Justin Black 2022-09-15 22:12:49 -07:00
  • d76576bbdb Deploy website version based on 048af8eeae1349507143aaec37a79bf36e80ff86 wing328 2022-09-16 00:59:36 +00:00
  • 048af8eeae
    [python-experimental] simplifies type checking (#13437) Justin Black 2022-09-15 17:17:39 -07:00
  • f241e07eca Deploy website version based on 3177277b52972dc8f7e60727711fe7138f766f90 wing328 2022-09-15 19:15:34 +00:00
  • 3177277b52
    [python-experimental] adds more base class mixins, preparation for v3.1.0 type arrays (#13436) Justin Black 2022-09-15 11:34:44 -07:00
  • 44d500ccf3
    Update customization.md (#13416) mikegin 2022-09-15 17:20:11 +02:00
  • abe8c74a3a
    Fix php generators treating double as a native type (#13421) James Gilliland 2022-09-15 04:16:19 -05:00
  • 29edf4b20f Deploy website version based on 7beebe693ac426d91a29941add30ba7f068ef48e wing328 2022-09-14 15:18:21 +00:00
  • 0c6a951615
    [Spring] Bean validation for headers (#13414) Oleh Kurpiak 2022-09-14 18:07:08 +03:00
  • 7beebe693a
    Fix applying optional query parameters (#13419) João Neto 2022-09-14 16:39:34 +02:00
  • 37fb856775
    add validation for query enum parameters in r client (#13415) William Cheng 2022-09-14 14:37:07 +08:00
  • faee3960cd Deploy website version based on 7ff47dc0bf6e65d0745042a38c7101b80cf4f71b wing328 2022-09-13 11:17:13 +00:00
  • 7ff47dc0bf
    [swift5]: support arrays in multipart/form-data (#13383) Julian Kalinowski 2022-09-13 12:39:03 +02:00
  • 67fa7d164a Deploy website version based on 072740754b715200ebb9423c7b13b608bacce116 wing328 2022-09-13 07:42:29 +00:00
  • 072740754b
    fix(typescript-fetch): Handle cors errors. (#12960) Joe Heyming ¯\_(ツ)_/¯ 2022-09-13 00:03:48 -07:00
  • cf6f75f7e4 Deploy website version based on 8e66294bfe0dd2d2ce33926aa37da288e3c95287 wing328 2022-09-12 19:42:38 +00:00
  • 8e66294bfe
    [python-experimental] Enhance octet-stream deserialize (#13402) Elton H.Y. Chou 2022-09-13 03:04:14 +08:00
  • ea8ce93b5e Deploy website version based on 194d421d83e1ff96888bab6f139fa006d898358e wing328 2022-09-12 11:38:52 +00:00
  • 194d421d83
    Further Elixir Client Improvements (#12775) Austin Ziegler 2022-09-12 07:00:58 -04:00
  • f80e042e4a Deploy website version based on c59759f20a18dd2aaba9586943d99987cfd76f12 wing328 2022-09-11 16:54:26 +00:00
  • c59759f20a
    Adds IJsonSchemaValidationProperties format getter and setter +uses the format info (#13360) Justin Black 2022-09-11 09:17:16 -07:00
  • 36124252f0 Deploy website version based on 928070c57a84d4061febc67194ee50ff5220b2c7 wing328 2022-09-11 11:39:12 +00:00
  • 928070c57a
    Prepare 6.1.1 SNAPSHOT version (#13399) William Cheng 2022-09-11 19:08:23 +08:00
  • 86193e5d45 Deploy website version based on 43dbb5ff9c96854b7214b9fdd146dc7e72e28b3a wing328 2022-09-11 09:54:36 +00:00
  • 43dbb5ff9c
    6.1.0 release (#13398) v6.1.0 William Cheng 2022-09-11 17:16:07 +08:00
  • 66b167a852 Deploy website version based on 4b9e2fab6add6c7bb59d4e567161d0c182b8873a wing328 2022-09-11 08:22:40 +00:00
  • 4b9e2fab6a
    update jackson databind to newer version (#13391) William Cheng 2022-09-09 21:44:18 +08:00
  • bbc7267de0 Deploy website version based on 9753086bcb5d772adb72d9eb79c38f930902ca3c wing328 2022-09-09 09:10:11 +00:00
  • 9753086bcb
    Fix #13369: kotlin-client with okhttp doesn't escape path parameters with slashes correctly (#13370) Segev Finer 2022-09-09 11:31:31 +03:00
  • 0b6604504c
    [Java][Feign] convert expirationTimeSeconds to milliseconds (#13361) kmaginot 2022-09-08 18:00:17 +02:00
  • f7e6f51c1b Deploy website version based on 6755032dcc324c8d0e81ad12450e9ab15aaaf02f wing328 2022-09-08 15:09:54 +00:00
  • 6755032dcc
    [C][Client] Treat "null" as a valid value for a field of a JSON map (#13352) Hui Yu 2022-09-08 22:33:49 +08:00
  • 6665d06983
    Adding TileDB logo as suggested by William Cheng (#13366) Dirk Eddelbuettel 2022-09-06 23:23:10 -05:00
  • f98753aa8b
    [R] support explode (true/false) in query array parameters (#13364) William Cheng 2022-09-07 12:21:13 +08:00
  • 4c19eca929
    Escape quotes in example of array type (#12505) Dennis Hartrampf 2022-09-06 17:49:34 +02:00
  • a91201d4ed update ts samples William Cheng 2022-09-06 23:28:51 +08:00
  • 86d6511449
    Mark overrides in typescript-fetch and typescript-rxjs (#13322) William Ghelfi 2022-09-06 09:31:43 +02:00
  • 1f3d4a35a3 Deploy website version based on c4d56afcaea35a77dc7f1a399e521e7f0414302c wing328 2022-09-06 00:55:55 +00:00
  • c4d56afcae
    [python-experimental] adds test verifying inheriting from multiple AnyType classes (#13358) Justin Black 2022-09-05 17:18:51 -07:00
  • 9907ebba37 Deploy website version based on 2c5eb54f11c215fa94546383eed383986c251ffa wing328 2022-09-05 20:54:44 +00:00
  • 2c5eb54f11
    [python-experimental] Improves additionalProperties processing when additionalProperties is unset (#13347) Justin Black 2022-09-05 13:17:48 -07:00
  • 621acb5aff Deploy website version based on f139c090e555007beb195d57f95d58e263d8a9f6 wing328 2022-09-05 18:40:45 +00:00
  • f139c090e5
    [python-experimental] adds and uses regex patterns for json + filename detection (#13357) Justin Black 2022-09-05 11:03:57 -07:00
  • cb8d9d5bfe
    [python-experimental] adds new json content type (#13356) Justin Black 2022-09-05 09:37:01 -07:00
  • da8c159e94 Deploy website version based on 2a8ea162d72fee839580bb75a08874fa26f92d5d wing328 2022-09-05 09:13:48 +00:00
  • 2a8ea162d7
    [dart-dio] handle polymorphism + discriminator serialization (#12295) Ahmed Fwela 2022-09-05 10:44:04 +02:00
  • ea42897471 Deploy website version based on 6c9421684a330969d5b5815b88dcf1be17945476 wing328 2022-09-05 04:13:28 +00:00
  • 2fc9264ac8 add Zomzog to java spring technical committee William Cheng 2022-09-05 11:59:43 +08:00
  • 6c9421684a
    escape % in description in r model @field (#13353) William Cheng 2022-09-05 11:37:24 +08:00
  • f0d8c3e735
    fix query parameter in r client (#13348) William Cheng 2022-09-05 03:44:22 +08:00
  • e90c1e4306 Deploy website version based on 5251a1b7391c9562a1add97e2c2744e2a8fcc62b wing328 2022-09-04 19:16:27 +00:00
  • 513496a399
    fix allVars to handle empty string and more (#13346) William Cheng 2022-09-05 02:50:59 +08:00
  • 5251a1b739
    Adds isBooleanSchemaTrue/False getters and setters (#13341) Justin Black 2022-09-04 11:40:15 -07:00
  • c81c103572
    [R] Remove obsolete importMapping code, add tests (#13345) William Cheng 2022-09-05 00:21:52 +08:00
  • bdf9114d3e update samples William Cheng 2022-09-05 00:20:18 +08:00
  • f508c7e617 Deploy website version based on ef6d3834338cb62347038e6d203d8c523de2b962 wing328 2022-09-04 16:06:47 +00:00
  • ef6d383433
    Feature/update kotlin dependecies template (#12966) mm's 2022-09-04 17:27:24 +02:00
  • f6be1d07bc
    Do not generate new models for readonly schema references (#13303) Bill Collins 2022-09-04 11:01:55 +01:00
  • 2a007b3465
    Fix generation of default array values for kotlin client (#13243) Sergey Prytkov 2022-09-04 15:43:09 +06:00
  • 4694a9f0af
    [maven] Use one of two default paths of output directory according to the lifecycle phase (#13151) Rostislav Krasny 2022-09-04 12:21:16 +03:00
  • afd357be8a
    fix: ensure Resteasy JAX-RS Response object closed (#13333) Michael Edgar 2022-09-03 11:40:13 -04:00
  • 2bfbb87862
    move print to public method, leave commented code to lock, unlock the class (#13342) William Cheng 2022-09-03 14:03:03 +08:00
  • b6576d1173
    [R] Update fromJSON to handle additional properties (#13331) William Cheng 2022-09-02 09:46:56 +08:00
  • bd686577ab Deploy website version based on fea42b547ed61dcfdfc479cab6f68a601ec5adde wing328 2022-09-01 08:56:51 +00:00