Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Merge requests
  • Open 48
  • Merged 1,633
  • Closed 79
  • All 1,760
Subscribe to RSS feed
  • [Java][Spring] fix EnumConverterConfiguration   5 of 5 checklist items completed
    !14356 · created Jan 02, 2023 by Oleh Kurpiak   6.3.0   Feature: Enum Issue: Bug Server: Java Server: Spring
    • MERGED
    • 3
    updated Mar 20, 2023
  • [Java] Fix #14276 Java Templates uses jakarta or javax package if useJakartaEe is enabled   5 of 5 checklist items completed
    !14343 · created Dec 31, 2022 by Administrator   6.3.0   Client: Java Issue: Bug
    • MERGED
    • 13
    updated Mar 20, 2023
  • [Java][Jersey2] revert configurable javax package for javax.net   5 of 5 checklist items completed
    !14341 · created Dec 31, 2022 by Oleh Kurpiak   6.3.0   Client: Java Issue: Bug
    • MERGED
    • 6
    updated Mar 20, 2023
  • [GO][Client] Use a `*os.File` for the API Client when uploading and downloading   5 of 5 checklist items completed
    !14340 · created Dec 29, 2022 by Administrator   6.3.0   Client: Go Issue: Bug
    • MERGED
    • 6
    updated Mar 20, 2023
  • Fix problem when uploading file using form-data in jersey3 client   5 of 5 checklist items completed
    !14339 · created Dec 28, 2022 by Administrator   6.3.0   Client: Java Issue: Bug
    • MERGED
    • 3
    updated Jan 04, 2023
  • Bugfixes for python-nextgen   5 of 5 checklist items completed
    !14334 · created Dec 27, 2022 by Administrator   6.3.0   Client: Python Issue: Bug
    • MERGED
    • 6
    updated Mar 20, 2023
  • [C][Client] Allow cJSON_IsNull() for a string if it is not mandatory   5 of 5 checklist items completed
    !14332 · created Dec 27, 2022 by Administrator   6.3.0   Client: C Issue: Bug
    • MERGED
    • 3
    updated Mar 20, 2023
  • [csharp] Add .ToString() if is Uuid/Guid is validated with regex fixes: #12442   5 of 5 checklist items completed
    !14321 · created Dec 23, 2022 by Administrator   6.3.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 2
    updated Jan 10, 2023
  • [python-nextgen] fix bug fix and enhancement   5 of 5 checklist items completed
    !14308 · created Dec 21, 2022 by William Cheng   6.4.0   Client: Python Enhancement: General Issue: Bug
    • MERGED
    • 2
    updated Feb 09, 2023
  • [BUG][Swift] fix decimal encoding referencing not existing extension method "encodeToJSON"   5 of 5 checklist items completed
    !14307 · created Dec 21, 2022 by Administrator   6.3.0   Client: Swift Issue: Bug
    • MERGED
    • 6
    updated Mar 20, 2023
  • [dart-dio] Fix non legacy discriminator behavior   5 of 5 checklist items completed
    !14291 · created Dec 20, 2022 by Administrator   6.3.0   Client: Dart Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • Approved
    • 2
    updated Mar 20, 2023
  • [Java][resttemplate] Make queryParams known to UriComponents builder so it can properly encode them   0 of 5 checklist items completed
    !14279 · created Dec 18, 2022 by William Cheng   6.5.0   Client: Java Issue: Bug
    • 1
    updated Mar 20, 2023
  • Inline allOf parameters are always not required   4 of 5 checklist items completed
    !14278 · created Dec 17, 2022 by devhl-labs   6.4.0   Feature: Generator Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • [csharp-netcore][generichost] Fixes a bug in serialization   4 of 5 checklist items completed
    !14274 · created Dec 17, 2022 by devhl-labs   6.3.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 2
    updated Dec 17, 2022
  • [ruby] Fix api_error.mustache to initialize message-only errors properly   5 of 5 checklist items completed
    !14264 · created Dec 15, 2022 by Administrator   6.3.0   Client: Ruby Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • [Java apache-http client] fix optional body, add tests   5 of 5 checklist items completed
    !14227 · created Dec 08, 2022 by William Cheng   6.3.0   Client: Java Enhancement: CI/Test Issue: Bug
    • MERGED
    • 2
    updated Dec 17, 2022
  • Fix response body in Java native client   5 of 5 checklist items completed
    !14222 · created Dec 08, 2022 by William Cheng   6.3.0   Client: Java Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • [Java][Spring] fix @Operation content for array response   5 of 5 checklist items completed
    !14201 · created Dec 07, 2022 by Oleh Kurpiak   6.3.0   Issue: Bug Server: Java Server: Spring
    • MERGED
    • 9
    updated Jan 02, 2023
  • [rust] Fix declaration for arrays with object and array references   5 of 5 checklist items completed
    !14198 · created Dec 07, 2022 by Administrator   6.3.0   Client: Rust Issue: Bug
    • MERGED
    • 4
    updated Dec 28, 2022
  • [rust] Fix model constructor for required enum array   5 of 5 checklist items completed
    !14196 · created Dec 07, 2022 by Administrator   6.3.0   Client: Rust Issue: Bug
    • MERGED
    • 2
    updated Dec 27, 2022
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 88
  • Next