Commit Graph

  • 0a35024e09 Deploy website version based on 195b376f4895b583ae381668086282cc3afc7a1b wing328 2020-06-21 12:02:11 +00:00
  • 313d205f56
    [maven] Avoid "Schema unaliasing" INFO-spam on the Maven console (#6687) Falko Modler 2020-06-21 13:19:35 +02:00
  • 195b376f48
    Fix objc template (#6725) Michał Cichoń 2020-06-21 13:12:46 +02:00
  • 4bb5afdefb
    [Java][Microprofile] JSON enum processing fix (#6700) Ravisankar-Challa 2020-06-21 21:02:44 +10:00
  • efafc58170
    The templateDir for aspnet is not set correctly (#6724) sunn 2020-06-21 12:52:29 +02:00
  • 61f0532ec1
    Improve objc tests and samples (#6731) William Cheng 2020-06-21 18:49:13 +08:00
  • 43149535d6 Deploy website version based on 979dfd131a0a3c696dbe80c1e6cea70037ad4970 wing328 2020-06-21 07:24:18 +00:00
  • 177bd52957
    map AnyType to mixed in php generators (#6710) William Cheng 2020-06-21 14:56:19 +08:00
  • 155acae088
    remove php slim samples, config (#6721) William Cheng 2020-06-21 14:35:36 +08:00
  • 979dfd131a
    Mark typescript-angularjs as deprecated (#6723) William Cheng 2020-06-21 14:35:12 +08:00
  • 94ff774cce Deploy website version based on 06327da4f081cc449dfa310cff91622ffaf15dcb wing328 2020-06-20 10:55:38 +00:00
  • 06327da4f0
    better logic when using useOneOfDiscriminatorLookup (#6707) William Cheng 2020-06-19 23:52:51 +08:00
  • 86144006a0 Deploy website version based on 5cdc9e9e35b737b04a5a201446fb430a554ef5db wing328 2020-06-19 13:32:05 +00:00
  • 5cdc9e9e35
    Pass body to service (#6041) YishTish 2020-06-19 15:44:08 +03:00
  • 93bd8571d3
    [Rust][Client] Multiple returns becomes optional (fixes #6650). (#6673) Benoît Courtine 2020-06-19 08:57:01 +02:00
  • eea936d55f Deploy website version based on 4e352cb28261b68fe87adbd64db77565a4ffcd90 wing328 2020-06-18 17:01:10 +00:00
  • 4e352cb282
    add query param object format options (#5790) Douglas McConnachie 2020-06-18 17:12:45 +01:00
  • 5811b05cdb
    [java][jersey2] Fix processing of additional, undeclared properties (#6647) Sebastien Rosset 2020-06-18 08:17:00 -07:00
  • 1addb85d64 Deploy website version based on ca3a23bfa8d2d46612d9370db830ec6751566d99 wing328 2020-06-18 13:35:41 +00:00
  • ca3a23bfa8
    remove incorrect type mapping (#6693) William Cheng 2020-06-18 20:47:14 +08:00
  • 02901b5e89 Deploy website version based on b86f6c80151a09ab540756911fdac4494dde191f wing328 2020-06-18 04:09:39 +00:00
  • b2ae0b18fe
    Postpone 5.0.0-beta release date for a week William Cheng 2020-06-18 11:24:31 +08:00
  • b86f6c8015
    [C][Client] Convert integer/boolean to string for query parameter in request url (#6652) Hui Yu 2020-06-18 11:19:24 +08:00
  • b3da458921 Deploy website version based on 3ba0e0534262143ef353036e7c063d3b12b3b55d wing328 2020-06-17 17:05:14 +00:00
  • 3ba0e05342
    clean up samples (#6696) William Cheng 2020-06-18 00:14:59 +08:00
  • 951aa7a9d9
    add getActualInstanceRecursively (#6636) William Cheng 2020-06-17 22:45:26 +08:00
  • 2b8c5366ad Deploy website version based on b729e1d723d97395cc5355ac6dc2b22ade18115a wing328 2020-06-17 08:17:46 +00:00
  • 7c0e04fea7 Deploy website version based on 42784ee1cc724af9258fcd6c74666f875229a4f9 wing328 2020-06-17 07:45:02 +00:00
  • b729e1d723
    Fix issue: Microprofile dateLibrary java8 not working (#6062) Ravisankar-Challa 2020-06-17 17:30:10 +10:00
  • 42784ee1cc
    [Java][MicroProfile] Use jsonb imports for serializing and deserializing enum (#6064) Ravisankar-Challa 2020-06-17 16:56:02 +10:00
  • 380b173e50
    [Python] Remove duplicate definition of Endpoint class (#6667) Thomas Hervé 2020-06-16 16:52:45 +02:00
  • 213c38c5cc
    [java] Specify Java version for maven-javadoc-plugin (fixes Java 11 error) (#6679) William Cheng 2020-06-16 22:08:59 +08:00
  • 809f049e7d Deploy website version based on 748190a0498d2c8a6005bb13eabc6112b9517684 wing328 2020-06-16 05:35:32 +00:00
  • 748190a049 update samples wing328 2020-06-16 11:24:56 +08:00
  • 53eff43184
    [Kotlin][Client] Fix url path for Retrofit, Fix optionals for @Query @Body, Set List as default collection for Kotlin data class (#6456) Nikita Karnaukh 2020-06-16 05:33:34 +03:00
  • 6f2e84db04
    Decommission Retrofit play24, play25 (#6665) William Cheng 2020-06-16 10:31:23 +08:00
  • 0d5727500b Deploy website version based on 3ba787c5aaf26606ab89d886d981645072407952 wing328 2020-06-15 22:53:34 +00:00
  • 1db55410e3 Deploy website version based on c65363eb717a00eaa0182ecd759fe3824e1d92c4 wing328 2020-06-15 22:52:06 +00:00
  • c094effd90
    [Core, Rust Server] Support JSON query parameters (#6577) Richard Whitehouse 2020-06-15 23:06:03 +01:00
  • 45655c2235
    [Rust Server] Support arrays within additional properties (#6576) Richard Whitehouse 2020-06-15 23:05:35 +01:00
  • 3ba787c5aa
    [Core, Rust Server] Support optional headers (#6575) Richard Whitehouse 2020-06-15 23:05:11 +01:00
  • c65363eb71
    [Rust Server] Pass context to client middleware (#6574) Richard Whitehouse 2020-06-15 23:03:25 +01:00
  • d8fbdc4669 Deploy website version based on aa201b3d9f1ecc3499609d16af8f9f972fe1551b wing328 2020-06-15 20:41:46 +00:00
  • aa201b3d9f
    [Python] Add attribute_map to simple model (#6669) Jiri Kuncar 2020-06-15 21:53:43 +02:00
  • 97306c56a0 Deploy website version based on 2460cfccfa16c099583c25562efdb2f4a84b1b3e wing328 2020-06-15 13:25:40 +00:00
  • 2460cfccfa
    [go-experimental] Fix error message when unmarshaling wrong enum value (#6663) Hippolyte HENRY 2020-06-15 14:36:36 +02:00
  • bd1215a999 Deploy website version based on 55d8e759deaa9344005a00ec104a70e15aca444d wing328 2020-06-15 08:39:09 +00:00
  • 23e9911320 Deploy website version based on e658c49f77e502fd27706ea4a787594f61dcc8de wing328 2020-06-15 08:02:02 +00:00
  • 55d8e759de
    Update bitrise.io config (#6661) William Cheng 2020-06-15 15:50:10 +08:00
  • f91064c0f6
    re-generate docs to fix build (#6662) Esteban Gehring 2020-06-15 09:46:02 +02:00
  • e658c49f77
    [C++] [restsdk]Update CMakeLists.txt for seamless building on Windows and Linux (#6658) sunn 2020-06-15 09:08:35 +02:00
  • 0420df294d Deploy website version based on ff68128c15363ece22d7b6376952eb4eabc1f0bd wing328 2020-06-15 07:02:10 +00:00
  • ff68128c15
    [TypeScript] Rewritten TypeScript client generator supporting fetch & jquery (#6341) Tino Fuhrmann 2020-06-15 08:12:39 +02:00
  • 0c7c9c8258 Deploy website version based on 4deea5a7dc97ccf6d4fb6e04d6aacd5e3bb615b1 wing328 2020-06-15 03:35:32 +00:00
  • 4deea5a7dc
    add thales as bronze sponsor (#6659) William Cheng 2020-06-15 10:47:25 +08:00
  • 56c82a4a30 Deploy website version based on 6c24239bac696b97f12af6fabeb8ce071b8938a0 wing328 2020-06-15 02:32:21 +00:00
  • 90365d1ed4 Deploy website version based on 1a2097e81d17da9c74bc8c93facbb4f768f455bd wing328 2020-06-15 02:22:14 +00:00
  • 39d0da7934 Deploy website version based on 171337e5f3a1649cd1082b3656682b5131e012cf wing328 2020-06-15 02:14:28 +00:00
  • 579dc2ae01 Deploy website version based on 6f5ec7deef3ab00ac4ea339feb7e72c5a684e142 wing328 2020-06-15 02:12:02 +00:00
  • 6c24239bac Merge branch 'master' of https://github.com/openapitools/openapi-generator William Cheng 2020-06-15 09:47:20 +08:00
  • 46f9c27d86 update doc William Cheng 2020-06-15 09:47:06 +08:00
  • 1a2097e81d
    [Java] Add add constructor to BYO OkHttpClient (#6401) Jonathan Goldman 2020-06-14 21:35:58 -04:00
  • 171337e5f3
    Add some AsciiDoc tweaks (#6436) Jens Reimann 2020-06-15 03:29:26 +02:00
  • 6f5ec7deef
    Fix table layout for additionalProperties property (#6563) James Gilliland 2020-06-14 20:24:35 -05:00
  • 982491e117
    Use supplied packageName instead of hardcoded (#6561) Grímur Kristinsson 2020-06-15 01:18:50 +00:00
  • efb9722757 Restore changes to CONTRIBUTING.md from PR #6489 typescript-refactor-master Tino Fuhrmann 2020-06-14 19:44:04 +02:00
  • ac58350587 Deploy website version based on 4f1d7c0f04b00d438cd2570d9c6ea241367cf50b wing328 2020-06-14 15:25:03 +00:00
  • 4f1d7c0f04
    [php] Set required PHP version to 7.2 (#6603) Yuriy Belenko 2020-06-14 17:41:03 +03:00
  • e282a052bf
    [php-slim4] Set required PHP version to 7.2 (#6530) Yuriy Belenko 2020-06-14 17:40:06 +03:00
  • 13a6086142 Deploy website version based on 90f904a66986fcc41e506e9506f80b0790551775 wing328 2020-06-14 10:12:33 +00:00
  • f08c5f6c27 Deploy website version based on c7de5e22680425d2c073e3d333d78c50bb365f85 wing328 2020-06-14 10:09:32 +00:00
  • b1b415ee33 Deploy website version based on 32adeddd8fd6e217eca2092f4bf370e6d6e7ea33 wing328 2020-06-14 09:46:35 +00:00
  • 90f904a669
    [php-slim4] Throw specialized HttpNotImplementedException (#6544) Yuriy Belenko 2020-06-14 12:26:20 +03:00
  • c7de5e2268
    [php-slim4] Mark generated tests as incomplete (#6541) Yuriy Belenko 2020-06-14 12:23:17 +03:00
  • 32adeddd8f
    Fix usage of javax.annotation (#6645) Jochen Schalanda 2020-06-14 11:01:18 +02:00
  • e07f084e2a
    [Python] Additional properties with array types (#6594) Jiri Kuncar 2020-06-14 00:57:14 +02:00
  • 8ab532eed2 Merge master Tino Fuhrmann 2020-06-13 21:36:02 +02:00
  • 4608264a12
    [Typescript] Support InversifyJS (#6489) Bodo Graumann 2020-06-13 21:26:08 +02:00
  • 3830967b29 Deploy website version based on a4e42e1651b9f0f70ee56d40051803a73ac3c6fa wing328 2020-06-13 07:16:11 +00:00
  • a4e42e1651
    [Java][Retrofit2] deprecate RxJava 1.x (#6641) William Cheng 2020-06-13 14:30:22 +08:00
  • 8fc65d04a5
    Add PowerShell to ensure-uptodate (#6638) William Cheng 2020-06-13 14:27:19 +08:00
  • 3d8b01a964 Deploy website version based on 8e2bf99ffbfc58c17f2ee23f7880e3eaf4ac8eac wing328 2020-06-13 05:16:20 +00:00
  • 8e2bf99ffb
    [Rust][Client][Reqwest] Better http error handling (#6481) Benoît Courtine 2020-06-13 06:28:53 +02:00
  • fa89afa046 Deploy website version based on 3626bc4bf44f70e536bd4b5634048be3a35e9b72 wing328 2020-06-12 16:50:37 +00:00
  • 58083f03bc Deploy website version based on a0f229302df815f4d7aca46bbad2eb9ca5f793c3 wing328 2020-06-12 16:45:21 +00:00
  • eb26fe51db Merge branch 'master' of https://github.com/openapitools/openapi-generator William Cheng 2020-06-13 00:15:41 +08:00
  • 690f36d946
    [java][jersey2] Add hook to customize SSL context, trust manager and host verifier (#6633) Sebastien Rosset 2020-06-12 09:15:24 -07:00
  • f36b807091 Merge branch 'master' of https://github.com/openapitools/openapi-generator William Cheng 2020-06-13 00:14:58 +08:00
  • e84ec710d8 update objc samples William Cheng 2020-06-13 00:05:14 +08:00
  • 3626bc4bf4
    Fix URL encoding problem for HTTP signatures (#6637) Sebastien Rosset 2020-06-12 09:02:45 -07:00
  • a0f229302d
    added basic bearer authentication to objc template (#6640) onlymate 2020-06-12 17:57:50 +02:00
  • ee35f2ba67 Deploy website version based on e2e83fc7bf9bc8cdf4355f7f93013d72ef442db0 wing328 2020-06-12 14:35:25 +00:00
  • e2e83fc7bf
    Remove jacoco from pom.xml (#6558) William Cheng 2020-06-12 21:48:46 +08:00
  • 4bb47a8c5b Deploy website version based on b049a5d466b0dc7994bd43de749d2837ef1f69cc wing328 2020-06-12 10:45:09 +00:00
  • 26e8249162 Deploy website version based on f092b98a900095346b250a5dcc0ed2d5eb588fdd wing328 2020-06-12 10:22:30 +00:00
  • d041c9acd6 Deploy website version based on 146bfeb6d6f758fb25aed53371de0539f51de31a wing328 2020-06-12 10:10:20 +00:00
  • b049a5d466 update doc William Cheng 2020-06-12 17:59:01 +08:00
  • f092b98a90 update samples William Cheng 2020-06-12 17:36:54 +08:00
  • 146bfeb6d6
    [JAVA] RxJava3 support (#6622) tgerth 2020-06-12 11:23:42 +02:00
  • cf913e1b7a Deploy website version based on 8689625af33b60acc0e182d7e3c9153f29346aad wing328 2020-06-12 08:36:00 +00:00