Commit Graph

  • ae5db7ee20
    [cpp-ue4] Add missing convertors for arbitrary-typed variables (#10276) Lazar Prijović 2021-08-27 07:55:10 +03:00
  • 0948a95b8c
    [cpp-ue4] bug-fix issue 10205: response json parsing logging a error to unreal console when there is no actual parsing problem (#10221) Bradley Friedman 2021-08-26 05:04:47 -04:00
  • 691a10ad8e
    [cpp-ue4] Fix model generation for arbitrary-typed values (#10267) Lazar Prijović 2021-08-26 11:35:25 +03:00
  • fb18bb079a Deploy website version based on 9c66d33171b54e7a187c72628a6bfe8cec833979 wing328 2021-08-25 03:58:56 +00:00
  • 9c66d33171
    [go] Support for response status code ranges (#10075) Nathan Baulch 2021-08-25 13:15:23 +10:00
  • badfdccd5e update doc William Cheng 2021-08-25 10:25:11 +08:00
  • 67fbb1081e
    Skip setting readOnly properties with default values in model constructors (#10196) Aanisha Mishra 2021-08-25 07:51:02 +05:30
  • 309dccd52e
    [#10251] Improve the documentation of the option serializationLibrary (#10252) Oliver B. Fischer 2021-08-25 05:19:01 +03:00
  • bf57d58db1
    Move Java Spring Springfox ApiIgnore under conditions (#9644) fvlad 2021-08-25 04:17:29 +02:00
  • f2b50faeec
    Fix unchecked conversion (#10246) Thomas Zeeman 2021-08-25 04:09:53 +02:00
  • 1164fc630a Deploy website version based on cab22446468b270f25af7cad4d46953260e8b825 wing328 2021-08-24 17:30:23 +00:00
  • cab2244646
    Typescript-axios: Replace the non-space whitespace Thomas Zeeman 2021-08-24 18:48:07 +02:00
  • 644b7a0b11 Deploy website version based on 158649aff9a87b13b448880d7ca6a4ac35fadcc2 wing328 2021-08-23 04:41:37 +00:00
  • 158649aff9
    Add oneOfProps, allOfProps, anyOfProps to Codegen model (#10231) William Cheng 2021-08-23 12:03:34 +08:00
  • bcd2459a8d add a link to medium article William Cheng 2021-08-23 10:56:40 +08:00
  • 2a7117c8c4 Deploy website version based on f2e994271fd9917d2154bd5a83f48615a7e8cd44 wing328 2021-08-22 18:23:24 +00:00
  • f2e994271f
    [Python] fixes __setitem__ throwing an error for composed instance (#10197) Vikrant Balyan 2021-08-22 23:14:19 +05:30
  • d40d37361e Deploy website version based on bee8b615a5c429bcefd2d69762aa629f1a81947e wing328 2021-08-22 16:20:45 +00:00
  • bee8b615a5
    [abstract csharp] Ensure enum dataType is not nullable string (#9891) devhl-labs 2021-08-22 11:40:46 -04:00
  • 84a6e31fb4
    [php-slim4] Follow PDS skeleton (#9189) Yuriy Belenko 2021-08-22 11:13:48 +03:00
  • f7bc2aa995 k6: use spaces instead of tab, remove trailing spaces, update samples William Cheng 2021-08-22 16:11:52 +08:00
  • 6844737d07
    [ K6 Generator ] Support for extracting examples defined at parameter level of Swagger/OpenAPI specification, plus minor fixes (#9750) Michal H Siemaszko 2021-08-22 10:02:46 +02:00
  • d26dd7b9db
    Add a link to dzone article William Cheng 2021-08-22 14:18:33 +08:00
  • dcf017966f Deploy website version based on deed7c603b308705c13f86f2be9a446da27f0845 wing328 2021-08-22 06:11:02 +00:00
  • deed7c603b update samples William Cheng 2021-08-22 13:29:08 +08:00
  • a6ba8d58d4 Merge branch 'master' of https://github.com/openapitools/openapi-generator William Cheng 2021-08-22 13:15:28 +08:00
  • 845ce72ecb
    Update javascript flowed client's package-lock.json file (#10225) William Cheng 2021-08-22 13:14:42 +08:00
  • 7c599649e4 Deploy website version based on e89e19e43e0fe7bd4af84f23ab1182eddcb318e9 wing328 2021-08-22 04:43:48 +00:00
  • de1f37cc4d Merge branch 'master' of https://github.com/openapitools/openapi-generator William Cheng 2021-08-22 11:57:34 +08:00
  • e89e19e43e
    Add a Jandex index to microprofile client packages (#10173) Johannes Wienke 2021-08-22 05:57:28 +02:00
  • 14c7e80111 add @turkeylurkey as microprofile template creator William Cheng 2021-08-22 11:56:57 +08:00
  • 197cdac1e0
    [JAVA][FEIGN] Automatically retry request that fail due to a 401 or 403 (#10021) Hugo Alves 2021-08-22 04:45:04 +01:00
  • 4a9a922abf
    java cxf generator should not depend on jaxb when not withXml (#10204) Antoine Reilles 2021-08-22 05:42:56 +02:00
  • 5b072ea66b
    Add extension to store oneOf/anyOf/allOf objects as full properties (#9977) Hippolyte HENRY 2021-08-22 05:35:03 +02:00
  • 90fca17de1
    [haskell-yesod] Better code format, mark generator as beta (#10222) William Cheng 2021-08-22 11:31:38 +08:00
  • 3de5483aa0
    [JAVA] Add apache httpclient library to java clients (#10218) William Cheng 2021-08-22 11:17:31 +08:00
  • 8641b85e42 Deploy website version based on a71258d7f74d2e49b44a88c2ff11b6df859ff2fa wing328 2021-08-21 18:05:27 +00:00
  • 4fcf1f56fb update samples, doc William Cheng 2021-08-22 01:49:22 +08:00
  • a71258d7f7
    [chsarp-netcore]handle the exception to get correct error message. (#10207) Ghufran Zahidi 2021-08-21 22:54:24 +05:30
  • 4e3a98cee4
    New server generator for Haskell/Yesod (#10193) Kenzo Yotsuya 2021-08-22 00:57:18 +09:00
  • aff4d2f4c2
    Correct #9916, fix Produces instances (#10185) Isaac van Bakel 2021-08-21 15:52:14 +01:00
  • f47dc4d84b
    Document JSON-B as microprofile client target (#10172) Johannes Wienke 2021-08-21 16:32:04 +02:00
  • 5e5323d715 Deploy website version based on 65e9e92282b61087ffafc9ad93ba05593dbcc76c wing328 2021-08-21 08:41:53 +00:00
  • 65e9e92282
    enable typescript unit tests (#10211) Esteban Gehring 2021-08-21 10:04:47 +02:00
  • ff13923f55
    [typescript-fetch] Fix config getter type issue (#10216) Richard Willis 2021-08-21 07:32:32 +01:00
  • 3fd5e4111f
    [Typescript] Add application/x-www-form-urlencoded content support (#9960) Kuzma 2021-08-20 17:07:43 +03:00
  • b66c8cc700 Deploy website version based on 8462bf3790559538f0189695654f5257d2473363 wing328 2021-08-20 12:02:50 +00:00
  • 8462bf3790
    typescript-angular: copy tests to angular 11 samples (#10209) Esteban Gehring 2021-08-20 13:17:24 +02:00
  • cc7a7da9e6 Deploy website version based on c772d8292b1d2ad53a78f85dc14162cd17f94a8a wing328 2021-08-20 10:06:48 +00:00
  • c772d8292b
    typescript-angular: fix angular tests by using in-memory fake backend (#10208) Esteban Gehring 2021-08-20 11:25:06 +02:00
  • a3021e2d5a Deploy website version based on 9312ed831f2b8ffc3ee03bb2717f29f572735047 wing328 2021-08-19 18:32:06 +00:00
  • 9312ed831f
    [Typescript-Angular] Fix invalid property in generated code Marius Møller 2021-08-19 19:49:15 +02:00
  • 218292042f Deploy website version based on cf4523fa1b180c035c30a7424b7db967206ee062 wing328 2021-08-19 06:13:48 +00:00
  • cf4523fa1b
    use specific jms/serializer annotation on simple date fields (#10048) BigBadBassMan 2021-08-19 07:30:46 +02:00
  • 67cba32d3a
    update cpp-ue4 samples (#10194) William Cheng 2021-08-19 12:24:54 +08:00
  • 7a64d5912c
    AnyType support for ruby generator (#10192) Christie Williams 2021-08-19 00:23:11 -04:00
  • 81269b867d
    [cpp-ue4] fix for generating formParams in json requests (#10177) Bradley Friedman 2021-08-19 00:16:41 -04:00
  • 5d0d26a3dd Deploy website version based on 245aec14eb36904616b3c6e8c7f4df0ab2074ab6 wing328 2021-08-18 19:44:16 +00:00
  • 245aec14eb
    [python] Fixes a breakage while deserializing the read-only attributes (#10155) Vikrant Balyan 2021-08-19 00:31:58 +05:30
  • a7de7095a7
    [Java][Native] Add an async response interceptor in ApiClient (#10027) Adrien Guerard 2021-08-18 06:11:29 -07:00
  • 63562dc2c3
    [dart-dio-next] Improve handling nullable objects (#10118) Ahmed Fwela 2021-08-18 12:28:06 +02:00
  • 757dec77d5 Deploy website version based on 97b92e351bb08cc7ad4860cd654785b4d49aa370 wing328 2021-08-18 10:06:00 +00:00
  • 97b92e351b replace tabs with spaces William Cheng 2021-08-18 17:22:38 +08:00
  • cba76c4b91 Merge branch 'master' of https://github.com/openapitools/openapi-generator William Cheng 2021-08-18 16:44:09 +08:00
  • a26422cfa2 update samples William Cheng 2021-08-18 16:43:55 +08:00
  • 2be2195660
    fix registering gradle tasks when apply plugin to project (#10079) Nikita Karnaukh 2021-08-18 11:42:27 +03:00
  • 50acdcb4a3
    Fix python generated markdown documentation for Jekyll (#10111) guy-har 2021-08-18 11:25:30 +03:00
  • d9f3a02d5b
    Fix #8890 (part 2) in every JaxRS pom.mustache templates (#10132) Marc Lherbette 2021-08-18 10:23:48 +02:00
  • 4da3d45c21
    [markdown] Add primitive types to Markdown generator (#5449) (#10106) michaelgrahamevans 2021-08-18 10:20:02 +02:00
  • c71e66835b
    [Java] Add missing imports for Set in java clients (#10171) Johannes Wienke 2021-08-18 09:48:12 +02:00
  • e9b80da391 Deploy website version based on 0204bf4ae284d936e4f7cb1ffad314c04d5df9db wing328 2021-08-17 11:43:08 +00:00
  • 0204bf4ae2 Squashed commit of the following: William Cheng 2021-08-17 18:37:51 +08:00
  • 7edddb6531
    Add map property in url params (#10154) agilob 2021-08-17 11:31:53 +01:00
  • 4cbb33bb28
    [dart][dio] Parameter with default value must not be required (#10163) Peter Leibiger 2021-08-17 12:30:48 +02:00
  • 8c4991ba3e
    minor update to use 5.3.0 (#10168) William Cheng 2021-08-17 18:26:50 +08:00
  • eaa76f8e1f Merge remote-tracking branch 'origin/master' into 6.0.x William Cheng 2021-08-17 18:10:59 +08:00
  • 9ece1b5111
    [Java] refactor: improve additionalModelTypeAnnotations generation (#8269) Guillaume TOURBIER 2021-08-17 12:10:19 +02:00
  • a58ff758f8 Deploy website version based on da5d611ca98a42f69d21fb844dfb4e26fd558e54 wing328 2021-08-16 14:25:49 +00:00
  • da5d611ca9 update readme William Cheng 2021-08-16 21:41:55 +08:00
  • 764a462711 Merge remote-tracking branch 'origin/5.3.x' William Cheng 2021-08-16 21:38:34 +08:00
  • 8403e59aa0
    Prepare 5.2.1 release (#10161) v5.2.1 William Cheng 2021-08-16 19:08:29 +08:00
  • f9f9a27278 Deploy website version based on d10880cf516486a176de4b16db5f2a0cb93eb0b4 wing328 2021-08-16 10:25:45 +00:00
  • d10880cf51 Merge branch 'master' of https://github.com/openapitools/openapi-generator William Cheng 2021-08-16 17:28:31 +08:00
  • 2d8ee32174 skip php client tests due to newer version required William Cheng 2021-08-16 17:28:16 +08:00
  • 849fec29b0
    [CSharp-Netcore][Go] Optimize time taken to generate CSharp code (#10152) Vikrant Balyan 2021-08-16 09:41:04 +05:30
  • 8eb31d0c7c
    minor improvements to php-dt generator (#10159) William Cheng 2021-08-16 12:05:02 +08:00
  • 87554ecb2d
    [java][micronaut] minor improvements (#10158) William Cheng 2021-08-16 12:04:42 +08:00
  • 74671fa242 update doc William Cheng 2021-08-15 23:02:36 +08:00
  • 23fdd1b7d8 update samples William Cheng 2021-08-15 22:41:42 +08:00
  • 09aa7bfd0a
    Add support for Micronaut Client (#10063) Andriy Dmytruk 2021-08-15 16:36:45 +02:00
  • 2210c9f016
    [PHP] New client generator php-dt (#10041) Arthur Mogliev 2021-08-15 18:15:44 +04:00
  • fce10c7284
    fix: correctly checks the hash file when using a classpath input spec (#9840) David Hutchison 2021-08-15 09:04:57 +01:00
  • 5fe76c2453
    [dart][dio] Nullable parameters & defaults for header/query parameters (#10147) Peter Leibiger 2021-08-15 07:49:32 +02:00
  • 7d35e8dd9b
    [python-flask] Fix NoneType when deserialize optional date (See #5813) (#10081) LeComptoirDesPharmacies 2021-08-14 18:41:14 +02:00
  • 8569ff8203
    [cpp-pistache-server] Fix missing semicolon in template and missing code to set default values of model schema (#10136) shayan-eftekhari 2021-08-14 18:32:14 +02:00
  • 55ff5a0807
    Don't use encodeCollectionQueryParameter on maps (#10116) Ahmed Fwela 2021-08-13 17:16:09 +02:00
  • 8ee400305b
    Fixed the utc time issue for httpSigning auth. (#10139) Ghufran Zahidi 2021-08-13 20:17:46 +05:30
  • c72e69f28a
    [dart][dio] Update built_value to =>8.1.0 (#10122) Peter Leibiger 2021-08-13 06:57:30 +02:00
  • 6a9c8077e1
    Add Inquisico to list of generator users (#10142) Ween Jiann 2021-08-13 12:13:28 +08:00
  • c58326ad2f
    add my companies to README (#10146) Richard Kolkovich 2021-08-12 22:10:34 -06:00