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 20
  • Merged 869
  • Closed 37
  • All 926
Subscribe to RSS feed
  • Add try-with-resources to unclosed streams   5 of 5 checklist items completed
    !10641 · created Oct 19, 2021 by Administrator   5.3.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 0
    updated Mar 20, 2023
  • [java][jersey2] Rename enum constants   5 of 5 checklist items completed
    !10631 · created Oct 19, 2021 by William Cheng   6.0.0   6.0.x   Breaking change (without fallback) Client: Java Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore] Adding generic host library   5 of 5 checklist items completed
    !10627 · created Oct 18, 2021 by devhl-labs   5.4.0   Client: C-Sharp Enhancement: Feature
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Java][RestTemplate] Fix RestTemplate not handling ApiKey in cookie   5 of 5 checklist items completed
    !10578 · created Oct 11, 2021 by Administrator   5.3.0   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Oct 12, 2021
  • [java][jersey2] use implementation, add min version of maven, gradle in the README   5 of 5 checklist items completed
    !10571 · created Oct 09, 2021 by William Cheng   5.3.0   Client: Java Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Oct 11, 2021
  • [Docs] Added word in a intergration   5 of 5 checklist items completed
    !10567 · created Oct 09, 2021 by Administrator   5.3.0   Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore]For conditionalSerialization do not initialize the default value.   3 of 5 checklist items completed
    !10551 · created Oct 07, 2021 by Administrator   5.3.0   Client: C-Sharp Enhancement: Feature
    • MERGED
    • 0
    updated Mar 20, 2023
  • [cpp][qt] Start cleanup of cpp qt readme   5 of 5 checklist items completed
    !10549 · created Oct 07, 2021 by Administrator   5.3.0   Client: C++ Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Oct 13, 2021
  • [Java] add an option to customize gradle.properties   5 of 5 checklist items completed
    !10540 · created Oct 06, 2021 by William Cheng   5.3.0   Client: Java Enhancement: Feature
    • MERGED
    • 0
    updated Oct 08, 2021
  • [dart-dio-next] Adds an option for using the dio_http package   5 of 5 checklist items completed
    !10497 · created Sep 29, 2021 by Administrator   5.3.0   Client: Dart Enhancement: Feature
    • MERGED
    • 0
    updated Mar 20, 2023
  • Optimize: entrySet is faster than keySet + get to prevent N lookups
    !10496 · created Sep 29, 2021 by Administrator   5.3.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 0
    updated Mar 20, 2023
  • Use packageName in all of install instructions   2 of 2 checklist items completed
    !10480 · created Sep 27, 2021 by Administrator   5.3.0   Client: Rust Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Sep 28, 2021
  • Rust client docs improvements   5 of 5 checklist items completed
    !10461 · created Sep 23, 2021 by Administrator   5.3.0   Client: Rust Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Java] Add semicolon as a special case   3 of 5 checklist items completed
    !10451 · created Sep 22, 2021 by Administrator   5.3.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 0
    updated Mar 20, 2023
  • [swift5][client] add support for async await   5 of 5 checklist items completed
    !10442 · created Sep 21, 2021 by Administrator   5.3.0   Client: Swift Enhancement: Feature
    • MERGED
    • 0
    updated Dec 14, 2021
  • [Wsdl] Handle schema property of type array with oneOf items and other minor updates/fixes   4 of 5 checklist items completed
    !10434 · created Sep 20, 2021 by Administrator   5.3.0   Enhancement: Feature Feature: OAS 3.0 spec support Issue: Bug Schema: WSDL
    • MERGED
    • 0
    updated Apr 22, 2022
  • [haskell-http-client] add ability to choose additional characters in querystring which should not be encoded (e.g. "+" or ":")   0 of 5 checklist items completed
    !10424 · created Sep 19, 2021 by Administrator   5.3.0   Client: Haskell Enhancement: Feature Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [core][general] added opportunity to configure names of metadata files   5 of 5 checklist items completed
    !10404 · created Sep 15, 2021 by Administrator   5.3.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 0
    updated Sep 19, 2021
  • [Spring][server] oneOf Interface for Spring Boot   5 of 5 checklist items completed
    !10392 · created Sep 14, 2021 by William Cheng   6.0.0   Enhancement: Feature Feature: OAS 3.0 spec support Server: Spring
    • CLOSED
    • 0
    updated Mar 20, 2023
  • [Go] Expose allowed values of the enum
    !10386 · created Sep 13, 2021 by Administrator   5.3.0   Client: Go Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Mar 20, 2023
  • Prev
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 47
  • Next