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
  • [csharp] fix Optional param data type   5 of 5 checklist items completed
    !9885 · created Jul 03, 2021 by devhl-labs   5.2.1   Client: C-Sharp Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Java][Spring] fix unhandledException not working in combination with…   5 of 5 checklist items completed
    !9879 · created Jul 02, 2021 by Bernhard Danecker   6.0.0   Issue: Bug Server: Java Server: Spring
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Java][jaxrs-spec] evaluating withXml in enum and pojo for jaxrs-spec
    !9868 · created Jun 30, 2021 by Administrator   Issue: Bug Server: Java
    • 0
    updated Mar 20, 2023
  • Fix Kotlin default values for strings and arrays   5 of 5 checklist items completed
    !9865 · created Jun 29, 2021 by Administrator   5.2.1   Client: Kotlin Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [BUG][PYTHON] Do not set Content-Type for GET, HEAD or DELETE requests   5 of 5 checklist items completed
    !9852 · created Jun 27, 2021 by Administrator   5.2.0   Client: Python Issue: Bug
    • MERGED
    • 0
    updated Jul 07, 2021
  • [csharp][netcore]Fix cancellation token usage for async calls in csharp-netcore.   5 of 5 checklist items completed
    !9841 · created Jun 24, 2021 by Administrator   5.2.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Fix issue where skipIfSpecIsUnchanged was ignored when using a classpath input spec   5 of 5 checklist items completed
    !9840 · created Jun 24, 2021 by Administrator   5.2.1   Issue: Bug OpenAPI Generator Maven Plugin
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Ruby] [Faraday] Adds 'params_encoder' config option for clients
    !9839 · created Jun 24, 2021 by Administrator   6.0.0   Client: Ruby Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [BUG][Haskell] Fix returning NoContent
    !9830 · created Jun 22, 2021 by Administrator   5.2.0   Issue: Bug Server: Haskell
    • MERGED
    • 0
    updated Mar 20, 2023
  • [R] Limit depth of example code generation in RClientCodegen   5 of 5 checklist items completed
    !9822 · created Jun 22, 2021 by Administrator   5.2.0   Client: R Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [go-server] fix addResponseHeaders tpl option typo   5 of 5 checklist items completed
    !9814 · created Jun 20, 2021 by Administrator   5.2.0   Issue: Bug Server: Go
    • MERGED
    • 0
    updated Jun 21, 2021
  • [Go-client] Fix inability to download files   5 of 5 checklist items completed
    !9812 · created Jun 19, 2021 by William Cheng   5.2.0   Client: Go Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [go-server] Fix missing vendor extensions in inlined objects #8064   5 of 5 checklist items completed
    !9810 · created Jun 18, 2021 by Administrator   5.2.0   Feature: Generator Issue: Bug
    • MERGED
    • 0
    updated Jul 05, 2021
  • [C++][pistache] string enum code generation improvement   2 of 2 checklist items completed
    !9786 · created Jun 16, 2021 by Administrator   5.2.0   Enhancement: Feature Feature: Enum Feature: OAS 3.0 spec support Issue: Bug Server: C++
    • MERGED
    • 0
    updated Mar 20, 2023
  • [erlang-server] minor bug fixes   5 of 5 checklist items completed
    !9784 · created Jun 16, 2021 by Administrator   5.2.0   Issue: Bug Server: Erlang
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Kotlin Multiplatform] Update and fixes for Kotlin 1.5.10 and Kotlinx.serialization 1.2.1   5 of 5 checklist items completed
    !9755 · created Jun 13, 2021 by Administrator   5.2.0   Client: Kotlin Enhancement: Compatibility Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [ K6 Generator ] Support for extracting examples defined at parameter level of Swagger/OpenAPI specification, plus minor fixes   5 of 5 checklist items completed
    !9750 · created Jun 11, 2021 by Administrator   5.3.0   Client: k6 Enhancement: General Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [rust-client]: fix reqwest not support client::options   5 of 5 checklist items completed
    !9745 · created Jun 10, 2021 by Administrator   5.2.0   Client: Rust Issue: Bug
    • MERGED
    • 0
    updated Jun 16, 2021
  • [C++][Pistache] Fix compile break, error handling   5 of 5 checklist items completed
    !9742 · created Jun 10, 2021 by Administrator   5.2.0   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Mar 20, 2023
  • Hide buildOauthRequestInterceptor under isOAuth section   2 of 5 checklist items completed
    !9736 · created Jun 09, 2021 by Administrator   5.2.0   Client: Java Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Prev
  • 1
  • …
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • …
  • 88
  • Next