Commit Graph

  • e025a7ddfa
    Bump Ktor to 3.0.2 for Kotlin client. (#20265) Jakub Lipiński 2024-12-07 09:21:13 +01:00
  • 35df38de38
    [Elixir] Use string headers (#19759) Nate Todd 2024-12-07 01:58:36 -05:00
  • f62aa5bd95
    Add auth token refresh to csharp (#20234) BryanAldrich 2024-12-07 00:52:35 -05:00
  • 48ef1e6cf1 Merge branch 'AddRefreshToCsharpTemplate' of https://github.com/BryanAldrich/openapi-generator into BryanAldrich-AddRefreshToCsharpTemplate3 BryanAldrich-AddRefreshToCsharpTemplate3 William Cheng 2024-12-07 13:21:38 +08:00
  • 12e29e4eeb fix to remove nullable reference types (the ! to remove the warning) and add documentation comments to the public members. Bryan Aldrich 2024-12-06 12:26:00 -05:00
  • 3a37ba33a7
    Fix typo "bellow" (#20268) Alexander Brandon Coles 2024-12-06 16:18:08 +00:00
  • d29196a1f0
    [typescript-fetch] [BUG] Fix duplication of ModelNamePrefix in import statements (#20109) ASterdyniak 2024-12-06 11:02:18 +01:00
  • 474307675b
    [php] Follow PHP8.4 update: declared nullable parameters explicitly (#20243) Hiromi Hishida 2024-12-06 15:33:55 +09:00
  • ba5ecbccde
    Improved Elixir Atom Generation (#20229) drewble 2024-12-06 00:26:39 -06:00
  • 52b5b8fb76
    Fix a few issues with the C generator (part 2) (#20227) Ernesto Fernández 2024-12-05 14:32:34 -03:00
  • 387fd9986c
    [typescript-fetch] fix API signature return type for empty 20x responses (#20249) Daniel Owens 2024-12-05 13:44:08 +01:00
  • f603f04bc4
    [Kotlin] fix 20228 - spring-kotlin insert override modifier to interface if it is needed (#20246) Jan Holy 2024-12-05 11:01:02 +01:00
  • 8035da8639
    Revert "[Kotlin] fix #20231, OkHttp client can handle a field with a list of…" (#20257) William Cheng 2024-12-05 17:04:42 +08:00
  • 6ba311e85c
    add a test for generateParameterId (#20256) William Cheng 2024-12-05 12:59:26 +08:00
  • b2507777e6
    fix (DefaultGenerator): Handle "$ref" parameter reference to identify parameter ID (#20239) (#20240) Jean-Pierre Portier 2024-12-05 05:16:17 +01:00
  • f406f78978
    [cpprestsdk] Better code format (#20237) William Cheng 2024-12-05 12:07:14 +08:00
  • 05d4aa9f62
    [kotlin][client] support text/plain in okhttp (#20250) Kirill Romanov 2024-12-05 06:51:10 +03:00
  • 8a07557865
    fix(typescript-angular): fix new angular dependency cli option usage (#20247) Thibaud Sowa 2024-12-04 21:52:08 +01:00
  • ee15594da7 fix nullable de-reference on Created. Bryan Aldrich 2024-12-04 13:37:18 -05:00
  • b582764d99 fix compile error for projects without default using statement. make the created date nullable. Bryan Aldrich 2024-12-04 10:21:43 -05:00
  • 71ccc88037
    [Kotlin] fix #20231, OkHttp client can handle a field with a list of files (#20232) Jorge Fernandez 2024-12-04 15:41:37 +01:00
  • 0183620854
    [cpprestsdk] Implement Enum inside Objects (#19919) Francesco Saverio 2024-12-04 09:06:45 +01:00
  • 4a6dbace73
    [elixir] Update dialyzer spec (#20024) Nate Todd 2024-12-04 02:25:24 -05:00
  • e131d52ad0
    [kotlin-spring] Handle arrays of files correctly using MultipartFile (#20108) Fionn O'Connor 2024-12-04 07:24:47 +00:00
  • b3d172a44f
    use elixir petstore spec for testing (#20236) William Cheng 2024-12-04 15:05:48 +08:00
  • d42dbf7640 Deploy website - based on 24cb797a58a389e94d9b35a9840775aa35053b41 William Cheng 2024-12-04 11:50:57 +08:00
  • 24cb797a58 update link to join the Slack channel William Cheng 2024-12-04 11:47:40 +08:00
  • c37a5e771f update samples Bryan Aldrich 2024-12-03 19:52:02 -05:00
  • 3915e020cf quick edit to allow tokens to refresh if they specify an expires_in and created fields. Also supports refresh_token if that is passed. Bryan Aldrich 2024-12-03 13:12:15 -05:00
  • 423ba6739a
    feat(typescript-angular): add support for Angular V19 (#20205) Thibaud Sowa 2024-12-03 17:58:17 +01:00
  • cf78f1028d
    Fix dangerous destructuration in typescript-nestjs services (#20157) Gregory Merlet 2024-12-03 11:38:43 +01:00
  • 26609e9ad3
    fix: register gson CustomTypeAdapterFactory in kotlin-client if generateOneOfAnyOfWrappers enabled (#20217) Kirill Romanov 2024-12-03 07:10:41 +03:00
  • 25d780ee6d
    update python multipart dep to 0.0.18 (#20225) William Cheng 2024-12-03 12:08:29 +08:00
  • b9f6fe6b1f
    [Java] [Microprofile] Add Json-B polymorphism type info annotations (#20164) DielN 2024-12-03 05:02:54 +01:00
  • 06f0b68eee
    fix(typescript): remove incorrect file extensions (#20194) Colin Ihrig 2024-12-02 09:51:49 -05:00
  • 1eaa75bd36
    Fix python code when receiving JSON data without a property that is a dict to ref/enum causing AttributeError (#20022) Joris Dobbelsteen 2024-12-02 09:25:23 +01:00
  • 88be078c68
    Trim the input of operationId filter in OpenAPINormalizer (#20186) (#20189) daniel 2024-11-30 16:15:10 +01:00
  • 3f6c3de029
    Updated README.mustache template for the Erlang server generator (#20138) Ingars Ribners 2024-11-30 12:31:56 +03:00
  • f6d9a63d9c Deploy website - based on 878148e66dd05f49581317a883b3ddefd0919723 William Cheng 2024-11-30 13:36:25 +08:00
  • 878148e66d
    update kotlin option description to clarify the support (#20211) William Cheng 2024-11-30 13:32:15 +08:00
  • 2aa49227b0
    Bugfix: #1666: Change requestBody argument name to 'body' (#20207) jops-wtakase 2024-11-30 11:20:06 +09:00
  • 706c0a177e
    fix: close quotes in cargo manifest (#20209) Cedric Ziel 2024-11-30 03:12:15 +01:00
  • 711e53a90c
    [Java] Add option to fallback to legacy enum naming (#20172) William Cheng 2024-11-29 17:12:12 +08:00
  • 34bd02109e
    [rust][reqwest] support binary type for download (#20031) Thomas Ville 2024-11-29 10:07:30 +01:00
  • 326f100f0e
    fix(#20201): static access to normalizeMediaType in typescript object serializer (#20202) Timon Borter 2024-11-28 11:01:37 +01:00
  • 25cfac0523
    Update r petstore client test script (#20196) William Cheng 2024-11-28 17:20:37 +08:00
  • e3e06af5f4
    [R] fix to-list and to-json functionality (#20132) Matt Pollock 2024-11-28 03:31:21 -05:00
  • 037cb12f34
    Tests for recent C fixes (#20200) Ernesto Fernández 2024-11-28 05:27:42 -03:00
  • f8ca36b97e
    Erlang server – minor fix to return type and generated doc (#20197) Nelson Vides 2024-11-27 15:09:21 +01:00
  • 47665aaa97
    Fix a few issues with the C generator (part 1 version 2) (#14434) Ernesto Fernández 2024-11-27 07:16:10 -03:00
  • 8a94fc667e
    [BUG][GO] use value receiver for JSON marshal (#19962) Per Hallgren 2024-11-27 11:09:11 +01:00
  • 705261978d
    [Elm] Fix not compiling all elm files in test suite (#20191) Qluxzz 2024-11-27 08:44:21 +01:00
  • 7b35613cfc
    [python] Encode list query params (#20148) jops-wtakase 2024-11-27 00:53:12 +09:00
  • 7072009ab5
    [Rust-Axum] Support quotes in string literals (#20176) Victoria Casasampere Fernandez 2024-11-26 14:36:11 +01:00
  • 19e21416ed
    [Rust-Axum] BugFix: handling non-lowercase Header in Request/Response (#20178) Linh Tran Tuan 2024-11-26 19:39:29 +09:00
  • ed211050f1
    [Elm] Fix not sanitizing param name (#20171) Qluxzz 2024-11-26 10:30:04 +01:00
  • 55f02e995b
    [swift6] Change Response to struct (#20185) Lennard Sprong 2024-11-26 09:30:50 +01:00
  • af89ed8043
    [swift5] Add Identifiable conformance to supported models (#20179) Lennard Sprong 2024-11-25 18:43:51 +01:00
  • a7cacce30e
    [Rust-Axum] Dynamically set the types of integer literals (#20133) Victoria Casasampere Fernandez 2024-11-25 17:24:06 +01:00
  • 4c5a57fe7b
    [swift6] Add Identifiable conformance to supported models (#20166) Lennard Sprong 2024-11-24 23:35:17 +01:00
  • 8ce332a540
    [Java] Fix compilation for Map of InnerEnum (#19401) Bragolgirith 2024-11-24 17:40:44 +01:00
  • cdafa5a0cc
    Deprecate micronaut openapi generator (#20107) altro3 2024-11-24 22:26:37 +07:00
  • 5ae8c03e6f
    Ensures a JsonCreator annotated constructor is present if there are required fields, and ensure the getters and setters are properly annotated with required=true / required=false for jaxrs-spec generator. (#19578) Kevin 2024-11-24 15:15:55 +01:00
  • 6399a7a97e
    [R] improve binary/text response handling (#20131) Matt Pollock 2024-11-24 09:12:39 -05:00
  • c33d3aaae9
    add PHP8.4 CI (#20168) dmnlk 2024-11-24 19:27:49 +09:00
  • c831983866
    PHP8.4 comptible, php-symfony resources (#20162) dmnlk 2024-11-24 17:00:35 +09:00
  • 093a51ee21
    Resolve inline schemas in webhooks (#20165) William Cheng 2024-11-24 15:59:05 +08:00
  • 1ba18a09a1
    [Elm] Add missing operation summary (#20147) Qluxzz 2024-11-22 14:29:08 +01:00
  • 23aa2e2cb2
    Added default headers to ServerError<T> for Kotlin OkHTTP generator (#20161) Ross 2024-11-22 22:10:22 +09:00
  • 2b891f6da9
    [swift6] Add checked Sendable conformance to Validation structs (#20150) Lennard Sprong 2024-11-21 12:23:54 +01:00
  • c06db15750
    [swift6] Add conditional Hashable conformance to NullEncodable (#20149) Lennard Sprong 2024-11-21 12:22:05 +01:00
  • 18b01ca455
    fixes(java/restclient) Force usage of custom converter (#20112) Benjamin Einaudi 2024-11-19 09:15:51 +01:00
  • 9d0b379bbd Deploy website - based on 654f62ce3c3c32257d8b0e9929fd3fd47f2de15d William Cheng 2024-11-18 23:01:29 +08:00
  • 654f62ce3c
    Prepare 7.11.0 (#20130) William Cheng 2024-11-18 20:15:29 +08:00
  • 12dfe8fe74
    prepare 7.10.0 release (#20128) v7.10.0 William Cheng 2024-11-18 18:59:21 +08:00
  • 6b9f6bd2b1 update java samples William Cheng 2024-11-18 18:47:40 +08:00
  • 4185782ddc
    [#20125] Remove unnecessary model package import to avoid ambiguous class references (#20124) Christian Beikov 2024-11-18 10:43:14 +01:00
  • 51a0bd00b7
    Replaced deprecated 'summary' attribute with recommended 'caption' element (#19961) jasonjyu 2024-11-18 04:34:55 -05:00
  • 1a58d31a81 update gdscript samples, docs William Cheng 2024-11-17 10:55:57 +08:00
  • 959cf1c3c9
    [GdScript] Templates for GdScript (Godot 4) (#19267) Antoine Goutenoir 2024-11-17 03:48:19 +01:00
  • 86a18bfb62
    erlang-server: add jesse to app.up release (#20120) Nelson Vides 2024-11-17 03:07:03 +01:00
  • 66908020e0
    [python-pydantic-v1] Fix bug in serialization for SecretStr by applying changes from #18023 (#20102) Tim 2024-11-16 14:48:11 +01:00
  • 7087104741
    Bump cross-spawn from 7.0.3 to 7.0.5 in /website (#20116) dependabot[bot] 2024-11-16 18:04:04 +08:00
  • 02847e9323
    Update minimum supported version of python in docs to 3.8+ (#20118) William Cheng 2024-11-16 18:01:50 +08:00
  • b44ba666aa
    adding support for @ResponseStatus annotation into spring-http-interface java spring generator (#20071) Alexander Fetisov 2024-11-16 02:52:11 -05:00
  • d7a23a9fcf
    [Rust-Axum] Fix compilation error when validate is used on Nullable values (#20100) Victoria Casasampere Fernandez 2024-11-15 15:03:59 +01:00
  • 293524785e
    [swift][client] rename api client to api configuration (#20103) Bruno Coelho 2024-11-15 09:35:51 +00:00
  • 96adf2f8f5
    Fix explicit KSerializer's name & generation when used in container (#20093) Jan Škrášek 2024-11-14 15:11:08 +01:00
  • d442fc9a65
    [kotlin][client] do not generate Serializable(forClass) annotation as the serializer is already defined (#20092) Jan Škrášek 2024-11-14 15:10:07 +01:00
  • 1ceb36f182 update java samples William Cheng 2024-11-14 15:13:46 +08:00
  • 344a2102e8 Merge branch 'master' of https://github.com/openapitools/openapi-generator William Cheng 2024-11-14 14:50:10 +08:00
  • 216ba30172
    [JAVA] Add missing dependencies in templates (#20075) DielN 2024-11-14 07:08:26 +01:00
  • ee698f1e6d
    [Rust-Axum][Breaking Changes] Extracting Claims in Cookie/Header (#20097) Linh Tran Tuan 2024-11-14 15:05:30 +09:00
  • 80ddda958b Deploy website - based on 57d567e0d037d08531be5edc29db4fa384d9a486 William Cheng 2024-11-13 21:34:25 +08:00
  • 57d567e0d0 update slack invite url in homepage William Cheng 2024-11-13 21:31:05 +08:00
  • 975f4d4679 update slack url William Cheng 2024-11-13 21:29:29 +08:00
  • 301af6050b
    fix allOf with properties for ref as parent rule (#20083) William Cheng 2024-11-13 21:27:19 +08:00
  • a95ea1f519
    erlang-server: Extend provided return and make the type available (#20088) Nelson Vides 2024-11-12 15:27:37 +01:00
  • 20b5059aa5
    Erlang server (#20087) Nelson Vides 2024-11-12 14:26:58 +01:00
  • 85f711236c update scala samples William Cheng 2024-11-11 18:54:20 +08:00