Commit Graph

  • 3a2bbbb850
    support error handling in middleware (#12716) Bogdan Ilchyshyn 2022-06-29 15:59:51 +10:00
  • 0232d1cd00
    add toString method to oneOf/anyOf objects (#12727) William Cheng 2022-06-29 11:01:56 +08:00
  • 5d088c0a9e Deploy website version based on 3feb11acbb9c333020ebfcecb2d7017a352ca0db wing328 2022-06-28 16:23:34 +00:00
  • 3feb11acbb
    fix nested oneof, fix toStringJSON (#12723) William Cheng 2022-06-28 23:43:56 +08:00
  • 05ae49698f
    Idea plugin for marking source directories, and omitting gradle wrapper (#12711) anttikarhu 2022-06-28 18:06:10 +03:00
  • 950dd28f3a Deploy website version based on 5cb66a8ab0da89f58d5934aec3a247f35f787d77 wing328 2022-06-27 17:42:35 +00:00
  • 5cb66a8ab0
    [R] Fix empty variable name, fix post process model (#12708) William Cheng 2022-06-27 19:26:51 +08:00
  • 9522f6d1e2
    add toString method in models (#12706) William Cheng 2022-06-27 19:26:35 +08:00
  • 229b2dcfac
    add adyen logo (#12704) William Cheng 2022-06-27 12:39:40 +08:00
  • 78380c239d
    Add Adyen (#12702) Beppe Catanese 2022-06-27 06:32:15 +02:00
  • 9385bf5e81 Deploy website version based on 55d9231ca9c1db657e100c0db477769b708e5717 wing328 2022-06-26 08:04:09 +00:00
  • 55d9231ca9
    using import type instead of import for types imports (#12534) Bogdan Ilchyshyn 2022-06-26 17:24:13 +10:00
  • 726765af50
    improve r documentation, readme, code sample (#12700) William Cheng 2022-06-26 15:15:22 +08:00
  • 3b15bb8a4e
    [PHP] Enhance Symfony generator (#12532) Daniel Metzner 2022-06-25 14:53:21 +02:00
  • 286a31c019
    Update jackson databind to 2.12.6.1 (#12698) William Cheng 2022-06-25 20:30:41 +08:00
  • e4b78dbbd8
    [R] minify json in toJSON (#12699) William Cheng 2022-06-25 18:11:25 +08:00
  • 29ea48ee96
    update jackson-databind-nullable to 0.2.3 (#12693) William Cheng 2022-06-25 12:45:17 +08:00
  • f1a93fa3db add new test files William Cheng 2022-06-25 12:05:28 +08:00
  • 207bdf3038 Deploy website version based on 88ae36eec06b2b246addb8437d41524352c4414f wing328 2022-06-25 02:58:13 +00:00
  • 88ae36eec0
    #12656 fix HTML-escaped token and authorization URLs in Java based libraries (#12677) Jochen Reinhardt 2022-06-25 04:21:14 +02:00
  • 2c9bd4a28f
    Put null values into serialized output in dart2 generator (#12569) jld3103 2022-06-25 04:07:00 +02:00
  • 52452750c0 add test for anytype in cpp qt client William Cheng 2022-06-25 10:05:01 +08:00
  • c1b8780fff
    [cpp-qt-client] Replace AnyType with QJsonValue (#12642) Daniel Renninghoff 2022-06-25 03:40:28 +02:00
  • 22ea4a60a1
    update readme to refer to 13.0.1 newtonsoft json (#12689) William Cheng 2022-06-24 22:20:39 +08:00
  • 91bc8b41c4
    update resteasy lib to newer version (#12688) William Cheng 2022-06-24 22:20:20 +08:00
  • f5e701c459
    update r api doc (#12679) William Cheng 2022-06-24 10:39:48 +08:00
  • c3970d7348
    update r model doc (#12676) William Cheng 2022-06-23 20:47:12 +08:00
  • 7d768f2535
    [R] add error object type support (#12402) William Cheng 2022-06-23 13:45:05 +08:00
  • 45baa5e621 update kotlin samples William Cheng 2022-06-23 11:19:06 +08:00
  • b1172206c5 Deploy website version based on c38d825a895e5cf5b2c967b22c975fbbe7f85ef7 wing328 2022-06-22 21:17:41 +00:00
  • c38d825a89
    [BUG] Issue 10792 Kotlin generator produces invalid code when allOf is used (#12594) Eric Durand-Tremblay 2022-06-22 16:31:16 -04:00
  • 75b883c5a5
    OkHttpClient - fix enum properties in requests (#12661) Yartsev 2022-06-22 23:29:12 +03:00
  • 803951d5c3 Deploy website version based on b1ea0f3af377eb371b43dc0dd97f6887c6200af1 wing328 2022-06-22 17:46:31 +00:00
  • b1ea0f3af3
    [swift5] Make it possible to opt out of JSONEncodable conformance (#12664) Danni Stjernegård 2022-06-22 18:22:14 +02:00
  • 012f90895f
    add doc to api exception, response object in R client (#12659) William Cheng 2022-06-22 16:47:27 +08:00
  • a599ae927f
    fix deserialization for r model with special item name (#12658) William Cheng 2022-06-22 15:06:56 +08:00
  • f2cc3b8611
    fix roxygen warnings in oneof, anyof, api_client (#12654) William Cheng 2022-06-21 16:35:24 +08:00
  • 042f717352
    [R] escape item reserved words in model items (#12653) William Cheng 2022-06-21 11:42:27 +08:00
  • 1f7a49539f
    update roxygen to newer version (#12652) William Cheng 2022-06-21 09:59:18 +08:00
  • f29fdab33d
    update constructor for r oneof, anyof objects (#12643) William Cheng 2022-06-21 09:25:54 +08:00
  • 1440a68974
    [Java][Jersey/Native/okhttp] don't override x-implements (#12410) Oleh Kurpiak 2022-06-20 02:02:27 -07:00
  • 995f7ced13
    Fix bugs in camelcase lambda, add tests for pascalcase (#12639) William Cheng 2022-06-20 17:01:19 +08:00
  • 3409dc695c Deploy website version based on decb96b98b4e7c0ceaafde5a54112d9fb5d19cea wing328 2022-06-20 06:25:25 +00:00
  • decb96b98b
    fix typescript node default enum (#12633) GuyGitzMagen 2022-06-20 08:47:05 +03:00
  • 7b108c2a10
    handle wildcard sub content-type (#12469) Oleh Kurpiak 2022-06-19 08:20:57 -07:00
  • c26ac3f8a3
    add documentations to r oneof, anyof (#12638) William Cheng 2022-06-19 23:19:55 +08:00
  • dd11aabc26 Deploy website version based on 0140f84f80d13eae6b7537d39080c3f79e3d49cf wing328 2022-06-17 07:51:04 +00:00
  • 0140f84f80
    Keep AST small when usign builder (#12610) Tomasz Janiszewski 2022-06-17 09:14:48 +02:00
  • a01ed49f73
    Update installation.md (#12621) phoenix 2022-06-17 15:02:37 +08:00
  • bcb5f55a2d
    [C][Client] Set the default value for the null json (#12620) Hui Yu 2022-06-17 15:01:33 +08:00
  • 8b7736501d
    Fix cookies in parameters are always generated as required (#12599) Jorge Rodríguez Martín 2022-06-16 11:50:16 +02:00
  • 9485e3bf9e
    Update plugins.md (#12611) phoenix 2022-06-16 16:21:12 +08:00
  • 3143390d59
    [java][okhttp-gson] Add streaming support in group parameters (#12601) William Cheng 2022-06-16 16:20:32 +08:00
  • 449e236073 Deploy website version based on 01fdff0e06945668a25661815f5daae1c0761003 wing328 2022-06-15 08:34:36 +00:00
  • 01fdff0e06 update java samples William Cheng 2022-06-15 15:56:40 +08:00
  • 3ec15740f5
    [JAVA][Feign] Remove camelCase naming for form parameters (#12587) Loïc Ledoyen 2022-06-15 09:50:07 +02:00
  • bd6617b3e7
    Better null check for encoding (#12597) William Cheng 2022-06-15 15:49:30 +08:00
  • bf3ee8680b Deploy website version based on 6be94beceead5618bcb8c947452ae0ab0cdf0f3c wing328 2022-06-14 11:54:54 +00:00
  • 6be94becee
    [ts-angular]: added ts-ignore directive to addToHttpParams to avoid compilation errors (#12591) Marley 2022-06-14 12:18:39 +01:00
  • 67c050a185 Deploy website version based on ef583c53dd569ab8299e085982f1b35d352b9dfc wing328 2022-06-13 15:57:33 +00:00
  • 8d3c3c90b5 Deploy website version based on a00ae4631d5d4a2b86dcc4886d72ce4f565168f7 wing328 2022-06-13 15:21:59 +00:00
  • ef583c53dd
    [typescript-fetch] Fix ToJSON for non-descriminator oneOf constructs (#12513) Arne Beer 2022-06-13 17:03:12 +02:00
  • a00ae4631d
    Fixes double serialization bug in python-experimental (#12561) Justin Black 2022-06-13 07:45:15 -07:00
  • bd855dbd80 Deploy website version based on 3190084134c9ac07bf348f1567a4f6313fc590e9 wing328 2022-06-13 09:21:40 +00:00
  • 3190084134
    Test JDK 17 in github workflow (#12583) William Cheng 2022-06-13 16:46:01 +08:00
  • bf22f38015
    [C][Client] Support freeform object (#12557) Hui Yu 2022-06-13 15:52:02 +08:00
  • a7db213c2d
    Upgrade virtualan-plugin to 2.5.1 (#12429) cachescrubber 2022-06-13 08:48:26 +02:00
  • 5f233cf48f Deploy website version based on cdc2d926090d1c4bdd21c7fbf648fed540e49cfd wing328 2022-06-12 15:12:17 +00:00
  • cdc2d92609
    [Java] fix bugs when property name, datatype are the same (#12581) William Cheng 2022-06-12 22:36:10 +08:00
  • c2595335c3
    [java] Add useSingleRequestParameter support (#12580) William Cheng 2022-06-12 17:23:42 +08:00
  • 0c18b2e302
    update jersey3 jackson-databind to 2.13.2.2 (#12579) William Cheng 2022-06-12 14:57:29 +08:00
  • c7107a1ecc
    throw exception when failed to refresh token (jersey3) (#12577) William Cheng 2022-06-12 14:56:59 +08:00
  • 3bc4416554 update go samples William Cheng 2022-06-11 09:24:50 +08:00
  • ee9b9843db
    Add new option to customize inline model naming convention (#12562) William Cheng 2022-06-11 09:12:22 +08:00
  • aeb40ab0ae
    [Go] Address Gosec vulnerabilities in Go client mustache template (#12540) Beppe Catanese 2022-06-11 03:10:48 +02:00
  • 45f430f5c8
    Fix problem when uploading file using form-data in jersey2 client (#12563) Jean-François Côté 2022-06-10 21:08:51 -04:00
  • 14aef2c93d
    [R] Add validateJSON to oneOf, anyOf models (#12548) William Cheng 2022-06-08 00:35:40 +08:00
  • 1e468a4195 Deploy website version based on 5462681348ee381d408ece9ea586d437f4c7b62f wing328 2022-06-07 13:49:32 +00:00
  • 5462681348
    Add milestone repository for Spring maven plugin (#12530) Mike Welsh 2022-06-06 20:51:51 -06:00
  • 8c0cb8b0aa
    ad fastly to user list (#12547) William Cheng 2022-06-07 10:23:05 +08:00
  • 4fbe1e9115
    [R] add anyOf support (#12544) William Cheng 2022-06-07 10:05:34 +08:00
  • 89cf6daac4 Deploy website version based on a339123586ce2338bb42b8c236c29bc7a54e8cab wing328 2022-06-06 16:37:09 +00:00
  • 63bcdf9013 Deploy website version based on 5db8cd0eff640564ff615c7b5c75c66d5245aa9b wing328 2022-06-06 15:56:35 +00:00
  • a339123586
    Fix typescript-fetch compatibility with noUncheckedIndexedAccess (#12542) (#12543) javier-garcia-meteologica 2022-06-06 17:42:52 +02:00
  • 5db8cd0eff
    fix toJSON, add tests (#12541) William Cheng 2022-06-06 23:17:35 +08:00
  • 6948f15514 update jaxrs cxf samples William Cheng 2022-06-06 18:38:26 +08:00
  • 4381d87bfe Deploy website version based on 3b587201cde291b3e931e789d6a8464c4acba7ef wing328 2022-06-06 07:52:01 +00:00
  • 3b587201cd
    [REQ] Add equals and hashcode to java-cxf pojo #12519 (#12520) DevFlorian 2022-06-06 09:16:48 +02:00
  • 8f3dd48772 update samples, docs William Cheng 2022-06-06 12:20:21 +08:00
  • 051ed53ed0
    Update spring generator documentation (#12298) Vladimir Danilov 2022-06-06 10:10:51 +06:00
  • 5bd3694927
    fix @implements annotations in PHP client (#11908) Ion Bazan 2022-06-06 12:08:46 +08:00
  • daa95decda
    Use Arrays.equals and Arrays.hashCode by built-in array types (#12502) JGRsystematic 2022-06-06 06:01:37 +02:00
  • 2c39835353
    [PHP] Replace @ character so we can use Hydra Jsonld models. (#12171) Daniel Karso 2022-06-06 05:48:13 +02:00
  • c829567f75 add a link to blog post on api first William Cheng 2022-06-06 11:40:59 +08:00
  • 0296380f00 update html2 samples William Cheng 2022-06-06 11:36:15 +08:00
  • c4db27f24d
    Fixes #9923 - added recursion for nested objects (#12428) 0x7162 2022-06-05 20:30:31 -07:00
  • fa78c9f35e Deploy website version based on ec6c4a4b6c14a13baac52511c951acb0da3964ae wing328 2022-06-05 19:30:41 +00:00
  • ec6c4a4b6c
    [Feature] Handle optional operation responses (#12342) Paul-Etienne François 2022-06-05 20:55:03 +02:00
  • 6cd246931e
    [R] add oneOf support (#12491) William Cheng 2022-06-05 18:03:34 +08:00
  • a17ecb4ed4 Deploy website version based on f52ee282155eeec6df51a0253f5484352c3d1273 wing328 2022-06-05 08:55:54 +00:00