Commit Graph

  • 6f9d8259b0
    [typescript-fetch] Make FormData optional (#6077) Harald Fernengel 2020-04-28 15:21:53 +02:00
  • 46216cd796 Merge remote-tracking branch 'origin/master' into 5.0.x William Cheng 2020-04-28 20:35:28 +08:00
  • cac86dad91 Deploy website version based on 354f195ec09293cfd731b72e67c3cc977b8c0894 wing328 2020-04-28 09:10:55 +00:00
  • 354f195ec0
    [typescript-fetch] Support deepObject query params (#6075) Harald Fernengel 2020-04-28 10:37:31 +02:00
  • 0678f2c0e5 Deploy website version based on 3d5b140c3d9b279c83355d7c8c5f6bdc6a5b1330 wing328 2020-04-27 17:00:10 +00:00
  • e635d10bf2 Deploy website version based on eccdf1d6675ca56405234fee32d4c06a5d4c6ba6 wing328 2020-04-27 16:44:29 +00:00
  • 3d5b140c3d
    Fix URLSessionImplementations file upload (#6043) jerbob92 2020-04-27 18:28:21 +02:00
  • eccdf1d667
    add MoonVision user (#6076) Alexander Hirner 2020-04-27 18:10:42 +02:00
  • 588023686a
    Add HTTP signature authentication support to Java (jersey2-experimental) (#6058) William Cheng 2020-04-28 00:09:30 +08:00
  • 3b0bd368a6
    Update Java (feign) client dependency (#6068) William Cheng 2020-04-28 00:09:14 +08:00
  • bfc14c82e5 Removed tab from DefaultCodegen Tino Fuhrmann 2020-04-27 01:12:35 +02:00
  • 9afb8ff12a Typescript refactor: Platform select for browser and node (#4500) Bodo Graumann 2020-01-18 12:31:27 +01:00
  • 0000342d77 Typescript refactor: stub rxjs (#4424) Bodo Graumann 2019-11-19 17:48:08 +01:00
  • 0f3ad99d72 Refactor typescript merge master (#4319) Bodo Graumann 2019-11-01 16:04:18 +01:00
  • 4f461f948a Updated typescript docs Tino Fuhrmann 2019-05-06 12:07:03 +02:00
  • 68241f8c33 Fixed missing fetch definition in TS default tests Tino Fuhrmann 2019-05-06 12:03:07 +02:00
  • 5fd3be29bd Ensured up to date Tino Fuhrmann 2019-05-05 22:58:45 +02:00
  • e4a0855db9 Fixed a couple issues with pom.xml Tino Fuhrmann 2019-05-05 22:39:52 +02:00
  • 9297e59053 Removed tabs in TypeScriptClientCodegen Tino Fuhrmann 2019-05-05 20:43:50 +02:00
  • 6c37c7180d Added pom.xmls, fixed packagejsons and hopefully webppack Tino Fuhrmann 2019-05-05 20:32:01 +02:00
  • fb6f8c5344 Added jquery library Tino Fuhrmann 2019-05-05 16:44:32 +02:00
  • 8d8e57f1f9 Added gitignore and git_push Tino Fuhrmann 2019-05-03 20:22:29 +02:00
  • 495ce938f8 Updated docs Tino Fuhrmann 2019-05-02 15:10:13 +02:00
  • 99c3dceae7 Added typescript to docs/generators Tino Fuhrmann 2019-05-01 11:26:25 +02:00
  • fcbecc4dbd Fixed compilation issues in TypeScriptClientCodegen Tino Fuhrmann 2019-05-01 10:50:57 +02:00
  • 40f3c4f4dd Removed accidentally created generated code Tino Fuhrmann 2019-05-01 10:45:07 +02:00
  • c330a9f872 Ignore openapi-generator-cli/bin Tino Fuhrmann 2019-05-01 10:43:47 +02:00
  • a481d0ce83 Added comments Tino Fuhrmann 2019-04-30 23:15:37 +02:00
  • 35d3cc20c9 Added comments & license info Tino Fuhrmann 2019-04-30 19:01:43 +02:00
  • 7a372acbed Fixed date-time and date handling Tino Fuhrmann 2019-03-09 22:05:23 +01:00
  • 56ca583b2e Set discriminator value automatically Tino Fuhrmann 2019-03-09 19:51:23 +01:00
  • c8c58b4f5e Configure discriminator correctly Tino Fuhrmann 2019-03-09 15:58:03 +01:00
  • 861f774c56 Made discriminator and attributeTypeMap readonly Tino Fuhrmann 2019-03-09 14:47:00 +01:00
  • df970ae8b1 Added promise based middleware Tino Fuhrmann 2019-03-09 14:35:46 +01:00
  • 1d27563a41 Use observables internally Tino Fuhrmann 2019-03-09 14:11:39 +01:00
  • aeef285190 Restructured module layout Tino Fuhrmann 2019-03-04 00:41:54 +01:00
  • 8068315f79 Remove tab Tino Fuhrmann 2019-03-04 00:13:59 +01:00
  • e11a5a9395 Use string union for enums Tino Fuhrmann 2019-03-04 00:12:07 +01:00
  • a00e342505 Made api call configuration separately settable Tino Fuhrmann 2019-03-03 23:51:35 +01:00
  • 7786f2e9fb Fixed file uploads Tino Fuhrmann 2019-03-03 23:30:43 +01:00
  • 1c2943dcc8 Additional tests for pet store api Tino Fuhrmann 2018-12-07 12:13:24 +01:00
  • c5c9a59060 Removed tabs in DefaultCodegen Tino Fuhrmann 2018-12-06 23:55:31 +01:00
  • 8bfb88cd76 Removed tabs in TypeScriptClientCodegen Tino Fuhrmann 2018-12-06 23:28:09 +01:00
  • 35b98cf2bc Added handling for different http status codes and test for deletePet Tino Fuhrmann 2018-12-06 23:06:17 +01:00
  • 9b0bb9a399 Fixed ObjectSerializer test Tino Fuhrmann 2018-12-03 08:46:48 +01:00
  • e41df36261 Added simple test for PetApi Tino Fuhrmann 2018-12-02 21:01:03 +01:00
  • c2b7422a81 [TS-Refactor] Added tests for Object Serializer Tino Fuhrmann 2018-12-02 20:34:25 +01:00
  • 525f48d694 Added server variable configuration to ts-refactor Tino Fuhrmann 2018-12-02 19:47:09 +01:00
  • 0867522b0a Added ts client codegen to root pom.xml and travis Tino Fuhrmann 2018-10-28 23:43:33 +01:00
  • 988df1f7a5 Removed tabs from TypeScriptClientCodegen Tino Fuhrmann 2018-10-28 13:51:15 +01:00
  • 4c11314a7b Added pom.xml files to TypeScript PetStore client samples Tino Fuhrmann 2018-10-28 10:51:23 +01:00
  • 3eaa5e54ef Removed TODOs Tino Fuhrmann 2018-10-28 10:28:17 +01:00
  • 7909cbaec7 Reverted: http library.send returns string again Tino Fuhrmann 2018-10-17 17:36:41 +02:00
  • a6560e5530 Restructured TypeScript generator Tino Fuhrmann 2018-10-17 17:10:14 +02:00
  • 61a1bbdabe Added middleware to fetch Tino Fuhrmann 2018-10-17 16:51:56 +02:00
  • a7de49110e Ignore dist folder in typescript client sample Tino Fuhrmann 2018-10-17 16:38:44 +02:00
  • e40d94984f Implemented fetch client Tino Fuhrmann 2018-10-17 16:38:08 +02:00
  • a8ec866117 Implemented RequestFactory and Processor completely Tino Fuhrmann 2018-10-13 15:25:53 +02:00
  • f5b062957d WIP: api modeling Tino Fuhrmann 2018-08-15 22:00:01 +02:00
  • d4fa8c7f72 Updated auth Tino Fuhrmann 2018-08-14 22:41:28 +02:00
  • 6b2a2289f2 WIP: Models & API Tino Fuhrmann 2018-08-14 19:38:00 +02:00
  • b89646a223 Added sample for typescript client Tino Fuhrmann 2018-08-13 22:17:35 +02:00
  • 276d7d47e5 Added servers Tino Fuhrmann 2018-08-13 21:18:51 +02:00
  • 1cc6fb0421 Added auth module Tino Fuhrmann 2018-08-12 15:33:22 +02:00
  • 1a31c48ceb Added model generation with imports Tino Fuhrmann 2018-08-09 21:40:47 +02:00
  • 6638cef37a Modified http lib, added config & middleware definition to ts-fetch Tino Fuhrmann 2018-08-09 21:02:43 +02:00
  • 05f64c6732 Added generic enum Tino Fuhrmann 2018-08-09 17:36:24 +02:00
  • 06d9556f13 Added http module draft Tino Fuhrmann 2018-07-06 22:25:49 +02:00
  • f561139f07 Deploy website version based on db5941379f1b6d55075a7a8d85b63cde3e149eb8 wing328 2020-04-26 21:07:11 +00:00
  • db5941379f
    [Python] Fix Python UTF-8 Encoding Issue (#5679) Justin Niessner 2020-04-26 16:33:42 -04:00
  • f36a319316
    [Rust Server] Rust 2018 Edition (#5942) Richard Whitehouse 2020-04-26 12:00:46 +01:00
  • dff756dc7a Deploy website version based on cef5470ea84338fa7e7177628ad2f435cf6478c5 wing328 2020-04-25 16:16:56 +00:00
  • cef5470ea8
    Add Http signature authentication test to fake petstore spec (#6054) William Cheng 2020-04-25 23:39:41 +08:00
  • 43980ab395 Deploy website version based on 0e276bef1932c7cb8ae0e519844679d496f5ec6a wing328 2020-04-25 02:52:33 +00:00
  • 0e276bef19
    Add input flag for Gradle openApiGenerate task (#5966) Kieran Simpson 2020-04-25 12:20:40 +10:00
  • 84a89d8c4b Deploy website version based on e8f486ba7f22ad7478b6dd380d2adbbb3b82e102 wing328 2020-04-24 16:44:13 +00:00
  • e8f486ba7f
    [Python experimental] Readme improvements (#6031) Sebastien Rosset 2020-04-24 09:10:32 -07:00
  • 58908e6494
    [codegen] change x-oneOf-name to x-one-of-name. Consistency with naming conventions and x-all-of-name (#5820) Sebastien Rosset 2020-04-24 09:07:15 -07:00
  • 8e8471c1fd
    [CORE] Fixes composed schema discriminator map (#4906) Justin Black 2020-04-24 09:01:02 -07:00
  • 45bbe4922b
    Add test for allOf without object type (#6042) William Cheng 2020-04-24 23:41:42 +08:00
  • 0bdf69b499 Deploy website version based on 234053fed9885ea00d2f20d61117d94914154c1f wing328 2020-04-24 13:21:17 +00:00
  • 234053fed9
    Export response code to worker (#6021) sunn 2020-04-24 14:46:25 +02:00
  • 649daed9a9
    Export valid and set status of properties (#6020) sunn 2020-04-24 14:44:48 +02:00
  • 866362f4f5 Deploy website version based on 6ad5e5fb4537ac5acd06266bbbb50adeb8382b2e wing328 2020-04-24 06:49:46 +00:00
  • e184eb78a8 Deploy website version based on 1e01c380e85cb9fe6449528bf75287dbce07f548 wing328 2020-04-24 06:34:13 +00:00
  • 6ad5e5fb45
    [Python experimental] Add __setattr__ function to ensure signing_info.host is the same as configuration.host when the user assigns signing info (#6033) Sebastien Rosset 2020-04-23 23:16:31 -07:00
  • 1e01c380e8
    [python-experimental] Minor doc update, code comments and exception handling (#5945) Sebastien Rosset 2020-04-23 22:59:31 -07:00
  • 23e8d5f323 Deploy website version based on 93dd4a5138178526f8fbf94b670b4d2d0d3835a6 wing328 2020-04-24 05:21:19 +00:00
  • 93dd4a5138
    Add jersey2-experimental to Java client generator (#6024) William Cheng 2020-04-24 12:47:25 +08:00
  • c622e60159 Deploy website version based on 3db7f65e3e2cb81f08c97f5d5beb2c0e8e10fc69 wing328 2020-04-24 03:32:10 +00:00
  • 2d01b2409f Deploy website version based on bafed337b51c5941802ad856c40fabc31e2f4dd2 wing328 2020-04-24 03:10:59 +00:00
  • d911fd73bd
    [Rust Server] Bugfix #5948 (Generated client code "Disabled because there's no example") (#5949) Andy.Yang.cn 2020-04-24 11:04:36 +08:00
  • 3db7f65e3e
    Add a link to the blog post in Nordic APIs (#6038) William Cheng 2020-04-24 10:56:12 +08:00
  • bafed337b5
    Fix OpenAPI link in broken Swift4/5 README templates (#6035) iliaskarim 2020-04-23 22:36:52 -04:00
  • d2fa0b70e5 Deploy website version based on 4ed3421a77255e4a25fe41e60713e257e4b1d8ec wing328 2020-04-23 16:06:55 +00:00
  • c0c052c3e1 Deploy website version based on c981535579332baa94ccdb1e60c408eba5c172cc wing328 2020-04-23 16:00:59 +00:00
  • 4ed3421a77 update resttemplate sample William Cheng 2020-04-23 23:32:47 +08:00
  • c981535579
    Change access updateParamsForAuth to protected (#5940) Francisco A. Lozano 2020-04-23 17:25:35 +02:00
  • f3e3d3c84d Deploy website version based on 140f8234652671eb0f287512ddfd99b9f207f7c5 wing328 2020-04-23 06:06:49 +00:00
  • 140f823465
    fix generate java-inflector crash issue on windows (#6011) chenqping 2020-04-23 13:31:42 +08:00