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
  • [kotlin][client] add support for coroutines with OkHttp   5 of 5 checklist items completed
    !6362 · created May 19, 2020 by Administrator   5.0.0   Client: Kotlin Enhancement: Feature
    • MERGED
    • 0
    updated May 26, 2020
  • Add null type support to Go (experimental) oneOf/anyOf schemas   5 of 5 checklist items completed
    !6280 · created May 13, 2020 by William Cheng   5.0.0   Client: Go Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 26, 2020
  • [Java][jersey2] enhance anyOf   5 of 5 checklist items completed
    !6420 · created May 25, 2020 by William Cheng   5.0.0   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 26, 2020
  • [codegen] Performance optimizations: use of cache for camel case and sanitized strings   4 of 5 checklist items completed
    !5152 · created Jan 29, 2020 by Administrator   4.3.0   Enhancement: Feature Enhancement: Performance Feature: Generator
    • MERGED
    • 0
    updated May 23, 2020
  • [Golang] Add support allOf inheritance with embedded go structs   5 of 5 checklist items completed
    !4934 · created Jan 07, 2020 by Administrator   4.3.0   Client: Go Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 23, 2020
  • [Go] Support HTTP signature   4 of 5 checklist items completed
    !4959 · created Jan 10, 2020 by Administrator   4.3.0   Bleeding Edge Client: Go Enhancement: Feature
    • MERGED
    • 0
    updated May 23, 2020
  • [CORE] Add support for HTTP signature   4 of 5 checklist items completed
    !4993 · created Jan 13, 2020 by Administrator   4.2.3   Enhancement: Feature
    • MERGED
    • 0
    updated May 23, 2020
  • [PowerShell] Add nullable support to oneof, anyof   5 of 5 checklist items completed
    !6392 · created May 22, 2020 by William Cheng   5.0.0   Client: PowerShell Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 22, 2020
  • Add oneof/anyof support to PowerShell client generator   5 of 5 checklist items completed
    !6361 · created May 19, 2020 by William Cheng   5.0.0   Client: PowerShell Enhancement: Feature Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated May 19, 2020
  • Remove extra bracket in --http-user-agent example.   3 of 5 checklist items completed
    !6247 · created May 10, 2020 by Administrator   5.0.0   Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated May 19, 2020
  • [swift5] add option for API prefix   5 of 5 checklist items completed
    !5567 · created Mar 09, 2020 by Administrator   4.3.0   Client: Swift Enhancement: Feature
    • MERGED
    • 0
    updated May 18, 2020
  • [Swift] implement support for openapi3 deprecate   5 of 5 checklist items completed
    !6336 · created May 16, 2020 by Administrator   5.0.0   Client: Swift Enhancement: Feature
    • MERGED
    • 0
    updated May 18, 2020
  • [go-experimental] Ensure enum deserialization checks enum values   5 of 5 checklist items completed
    !6315 · created May 15, 2020 by Administrator   5.0.0   Client: Go Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated May 18, 2020
  • Improve parameter documentation   5 of 5 checklist items completed
    !6092 · created Apr 28, 2020 by Administrator   5.0.0   Client: Dart Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated May 15, 2020
  • Better handling of inline composed schemas in InlineModelResolver   2 of 2 checklist items completed
    !2112 · created Feb 11, 2019 by Administrator   4.0.0   Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 14, 2020
  • [cwiki] Show enum values for URI parameters   5 of 5 checklist items completed
    !6174 · created May 05, 2020 by Administrator   5.0.0   Doc: Cwiki Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated May 14, 2020
  • [Kotlin-Client] Implemented missing openapi3 deprecate property usage   5 of 5 checklist items completed
    !6235 · created May 09, 2020 by Administrator   5.0.0   Client: Kotlin Enhancement: Feature
    • MERGED
    • 0
    updated May 13, 2020
  • [Java] Enable discriminator recursive lookup   4 of 5 checklist items completed
    !5895 · created Apr 10, 2020 by Administrator   5.0.0   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 12, 2020
  • Add cookie authentication support to csharp-netcore   5 of 5 checklist items completed
    !6254 · created May 11, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 11, 2020
  • Add AnyType support to Java generators   5 of 5 checklist items completed
    !6246 · created May 10, 2020 by William Cheng   5.0.0   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 11, 2020
  • Prev
  • 1
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • …
  • 44
  • Next