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
  • Fix ClassCastException when uuid has default value   5 of 5 checklist items completed
    !13698 · created Oct 15, 2022 by William Cheng   6.2.1   Client: C-Sharp Client: Crystal Client: Java Client: Kotlin Client: R Client: Ruby Client: TypeScript Issue: Bug Server: C-Sharp Server: Java Server: Kotlin Server: Ruby
    • MERGED
    • 2
    updated Mar 20, 2023
  • [kotlin-server] fix for wrongly html encoded backticks for reserved words   5 of 5 checklist items completed
    !13697 · created Oct 15, 2022 by Administrator   6.2.1   Issue: Bug Server: Kotlin
    • MERGED
    • 3
    updated Mar 20, 2023
  • [java][okhttp-gson] support JSON array values   5 of 5 checklist items completed
    !13672 · created Oct 11, 2022 by Administrator   6.2.1   Client: Java Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • [csharp-netcore] Add missing ConfigureAwaits for csharp-netcore generator   5 of 5 checklist items completed
    !13664 · created Oct 10, 2022 by Administrator   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 3
    updated Mar 13, 2023
  • [BUG] [client] [java] [native] [csharp-netcore] Multi use of schema params within deepobjects   5 of 5 checklist items completed
    !13662 · created Oct 10, 2022 by Reinhard-PTV   6.3.0   Client: C-Sharp Client: Java Issue: Bug
    • MERGED
    • 11
    updated Mar 20, 2023
  • [JAX-RS Jersey2] fix package org.openapitools.model classes not generated
    !13661 · created Oct 10, 2022 by Administrator   6.2.1   Issue: Bug Server: Java
    • MERGED
    • 3
    updated Mar 20, 2023
  • [JAVA] [NATIVE] Fix exploded query parameters with array property   5 of 5 checklist items completed
    !13656 · created Oct 10, 2022 by Administrator   6.2.1   Client: Java Issue: Bug
    • MERGED
    • 4
    updated Mar 20, 2023
  • Fix required parameters in group request option (Java client jersey2, 3)   5 of 5 checklist items completed
    !13646 · created Oct 09, 2022 by William Cheng   6.2.1   Client: Java Issue: Bug
    • MERGED
    • 1
    updated Mar 20, 2023
  • [kotlin][KTOR] remove unnecessary dependencies   5 of 5 checklist items completed
    !13640 · created Oct 07, 2022 by Administrator   6.2.1   Client: Kotlin Issue: Bug
    • MERGED
    • 4
    updated Mar 20, 2023
  • typescript-nestjs: queryParameters need to be a URLSearchParameter in order to work   5 of 5 checklist items completed
    !13638 · created Oct 07, 2022 by Administrator   6.3.0   Client: TypeScript Issue: Bug
    • CLOSED
    • 5
    updated Mar 20, 2023
  • [java][okhttp-gson] fix validateJsonObject   5 of 5 checklist items completed
    !13630 · created Oct 07, 2022 by William Cheng   6.2.1   Client: Java Issue: Bug
    • MERGED
    • 1
    updated Mar 20, 2023
  • [R] Fix URL validator, add tests   5 of 5 checklist items completed
    !13628 · created Oct 07, 2022 by William Cheng   6.2.1   Client: R Issue: Bug
    • MERGED
    • 1
    updated Oct 07, 2022
  • [spring3] Update client dependency to the latest version to fix build issue   5 of 5 checklist items completed
    !13625 · created Oct 07, 2022 by William Cheng   6.2.1   Client: Java Enhancement: CI/Test Enhancement: Compatibility Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • [csharp] Add vender extension for value types on model.allVars   5 of 5 checklist items completed
    !13623 · created Oct 07, 2022 by devhl-labs   6.2.1   Client: C-Sharp Issue: Bug Server: C-Sharp
    • MERGED
    • 2
    updated Mar 20, 2023
  • [#13596][BUG][Go] Added missing '{' in go client template   5 of 5 checklist items completed
    !13606 · created Oct 05, 2022 by Administrator   6.2.1   Client: Go Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • fix: null exception error with addImport(composed, refSchema, m, modelName).   5 of 5 checklist items completed
    !13587 · created Oct 04, 2022 by Administrator   Issue: Bug
    • CLOSED
    • 7
    updated Dec 21, 2022
  • [PHP] Bugfix: DateTime object on query   5 of 5 checklist items completed
    !13583 · created Oct 03, 2022 by Administrator   6.2.1   Client: PHP Issue: Bug
    • MERGED
    • 3
    updated Mar 20, 2023
  • [Java][Spring] Fix #13365 Adjusted pojo.mustache to handle required fields when beanValidation false   6 of 6 checklist items completed
    !13580 · created Oct 03, 2022 by Administrator   6.2.1   Issue: Bug Server: Spring
    • MERGED
    • Approved
    • 3
    updated Oct 07, 2022
  • [java]add additional Imports for oneOf & anyOf schemas   5 of 5 checklist items completed
    !13553 · created Sep 29, 2022 by Administrator   6.2.1   Client: Java Issue: Bug
    • MERGED
    • 1
    updated Oct 06, 2022
  • [csharp] Fixed data type issues   5 of 5 checklist items completed
    !13541 · created Sep 28, 2022 by devhl-labs   6.2.1   Client: C-Sharp Feature: Enum Issue: Bug
    • MERGED
    • 2
    updated Oct 12, 2022
  • Prev
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 88
  • Next