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 0
  • Merged 232
  • Closed 7
  • All 239
Subscribe to RSS feed
  • [Java] when using `useJakartaEe=true` also set java 17   5 of 5 checklist items completed
    !14360 · created Jan 02, 2023 by Administrator   6.3.0
    • MERGED
    • 1
    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
  • [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
  • Add a test for debugSupportingFiles   0 of 5 checklist items completed
    !14331 · created Dec 27, 2022 by William Cheng   6.3.0   Enhancement: CI/Test
    • MERGED
    • 1
    updated Mar 20, 2023
  • Support examples in Response Content   4 of 4 checklist items completed
    !14336 · created Dec 28, 2022 by Administrator   6.3.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 5
    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
  • [Java][Client Default] Support of AWS Signature V4   5 of 5 checklist items completed
    !14287 · created Dec 19, 2022 by Administrator   6.3.0   Client: Java Enhancement: Feature
    • MERGED
    • 3
    updated Mar 20, 2023
  • #14325 [csharp] - Add CancellationToken to generated aspnetcore controller methods.   5 of 5 checklist items completed
    !14326 · created Dec 26, 2022 by Administrator   6.3.0   Enhancement: General Server: C-Sharp
    • MERGED
    • 5
    updated Mar 20, 2023
  • Test Java servers in github workflow   5 of 5 checklist items completed
    !14318 · created Dec 22, 2022 by William Cheng   6.3.0   Enhancement: CI/Test Server: Java
    • MERGED
    • 1
    updated Mar 20, 2023
  • Support for GSON Decoder in Java Feign Generator   5 of 5 checklist items completed
    !14254 · created Dec 13, 2022 by Administrator   6.3.0   Client: Java Enhancement: Feature
    • MERGED
    • 2
    updated Mar 20, 2023
  • [typescript] migrate url-parse to URL WHATGW in https.ts   5 of 5 checklist items completed
    !14319 · created Dec 22, 2022 by Administrator   6.3.0   Client: TypeScript
    • MERGED
    • 7
    updated Mar 20, 2023
  • #8792 [Java] [jaxrs-cxf] "useAbstractionForFiles" config option for jaxrs-cxf   5 of 5 checklist items completed
    !14316 · created Dec 22, 2022 by Administrator   6.3.0   Enhancement: Feature Server: Java
    • MERGED
    • 4
    updated Mar 20, 2023
  • [Java] internal config option to use jakarta or javax package   5 of 5 checklist items completed
    !14310 · created Dec 21, 2022 by Oleh Kurpiak   6.3.0
    • MERGED
    • 4
    updated Mar 20, 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
  • Add JsonIgnore annotation to avoid debugSupportingFiles creating heap space issues   5 of 5 checklist items completed
    !14298 · created Dec 20, 2022 by Administrator   6.3.0
    • MERGED
    • 11
    updated Mar 20, 2023
  • [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
  • [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
  • Add back mavenLocal in Gradle plugin build   5 of 5 checklist items completed
    !14265 · created Dec 15, 2022 by William Cheng   6.3.0   Issue: Regression OpenAPI Generator Gradle Plugin
    • MERGED
    • 1
    updated Mar 20, 2023
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 12
  • Next