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
  • [typescript-fetch] bug fix by adding semi colon   5 of 5 checklist items completed
    !13856 · created Oct 29, 2022 by Administrator   6.2.1   Client: TypeScript Issue: Bug
    • MERGED
    • 4
    updated Mar 20, 2023
  • [Go] report correctly the parameters with the deep object specification
    !13909 · created Nov 04, 2022 by Administrator   6.3.0   Client: Go Issue: Bug
    • MERGED
    • 16
    updated Mar 20, 2023
  • [go][client] Correct import, add test   4 of 5 checklist items completed
    !13905 · created Nov 03, 2022 by Administrator   6.3.0   Client: Go Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • [RUBY] handle Faraday::ConnectionFailed api error   5 of 5 checklist items completed
    !13894 · created Nov 02, 2022 by Administrator   6.3.0   Client: Ruby Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • [C][Client] Check cJSON_IsNull when the data type is datetime   5 of 5 checklist items completed
    !13884 · created Nov 02, 2022 by Administrator   6.3.0   Client: C Issue: Bug
    • MERGED
    • 3
    updated Mar 20, 2023
  • [GO] fix: stops checking for nil for structs   5 of 5 checklist items completed
    !13843 · created Oct 27, 2022 by Administrator   6.2.1   Client: Go Issue: Bug
    • MERGED
    • 3
    updated Mar 20, 2023
  • [GO] fix: stops adding unused imports for nested structs   5 of 5 checklist items completed
    !13833 · created Oct 26, 2022 by Administrator   6.2.1   Client: Go Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • [BUG][java] required vs optional JSON array validation (#13774)   4 of 5 checklist items completed
    !13777 · created Oct 20, 2022 by Administrator   6.2.1   Client: Java Issue: Bug
    • MERGED
    • 2
    updated Mar 20, 2023
  • 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
  • [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
  • [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
  • [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
  • [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
  • 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
  • [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
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • 82
  • Next