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 402
  • Merged 6,806
  • Closed 1,293
  • All 8,501
Subscribe to RSS feed
  • [python-experimental] Add support for pep 3134, attach cause of exception   5 of 5 checklist items completed
    !6388 · created May 21, 2020 by Administrator   5.0.0   Client: Python
    • MERGED
    • 0
    updated May 23, 2020
  • [Java] Fix mustache tag in pom template for HTTP signature   5 of 5 checklist items completed
    !6404 · created May 23, 2020 by Administrator   5.0.0   Client: Java Issue: Bug
    • MERGED
    • 0
    updated May 23, 2020
  • [Java] Generate valid code if no Authentication implementations present   5 of 5 checklist items completed
    !5788 · created Apr 01, 2020 by Administrator   5.0.0   Client: Java Enhancement: Code format
    • MERGED
    • 0
    updated May 23, 2020
  • [core][general] Add metadata file tracking to aid in "Golden Tests" regeneration   5 of 5 checklist items completed
    !6325 · created May 16, 2020 by Jim Schubert   5.0.0   Enhancement: General
    • MERGED
    • 0
    updated May 23, 2020
  • Add links to blog post, youtube video   0 of 5 checklist items completed
    !6396 · created May 22, 2020 by William Cheng   5.0.0
    • MERGED
    • 0
    updated May 22, 2020
  • Add @wing328 as the creater of PowerShell client generator (refactored)   0 of 5 checklist items completed
    !6395 · created May 22, 2020 by William Cheng   5.0.0
    • MERGED
    • 0
    updated May 22, 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 helper methods to determine if the spec has certain authentication defined   5 of 5 checklist items completed
    !6347 · created May 18, 2020 by William Cheng   5.0.0   Client: Java Enhancement: Code format Enhancement: General
    • MERGED
    • 0
    updated May 22, 2020
  • [go-experimental] Fix marshalling of of go oneOf structures to work on non-pointer receivers   5 of 5 checklist items completed
    !6314 · created May 15, 2020 by Administrator   5.0.0   Client: Go Issue: Bug
    • MERGED
    • 0
    updated May 21, 2020
  • [JAVA] Generate arrays with "uniqueItems" true as Sets rather than Lists   5 of 5 checklist items completed
    !5466 · created Feb 27, 2020 by Administrator   5.0.0   Breaking change (without fallback) Client: Java Enhancement: General
    • MERGED
    • 0
    updated May 21, 2020
  • Use webclient exceptions in java webclient client   5 of 5 checklist items completed
    !6304 · created May 14, 2020 by Administrator   5.0.0   Breaking change (without fallback) Client: Java Enhancement: General
    • MERGED
    • 0
    updated May 20, 2020
  • Replacing caTools dependency with base64enc   5 of 5 checklist items completed
    !6349 · created May 18, 2020 by Administrator   5.0.0   Client: R Enhancement: Compatibility Enhancement: General
    • MERGED
    • 0
    updated May 20, 2020
  • [go-experimental] Ensure that all oneOf/anyOf models have their Nullable<Model> defined   5 of 5 checklist items completed
    !6363 · created May 19, 2020 by Administrator   5.0.0   Client: Go Enhancement: General
    • MERGED
    • 0
    updated May 20, 2020
  • [Java] Upgrade http signature library to version 1.4   5 of 5 checklist items completed
    !6370 · created May 19, 2020 by Administrator   5.0.0   Client: Java Enhancement: Compatibility
    • MERGED
    • 0
    updated May 20, 2020
  • Update swagger parser to 2.0.20   0 of 5 checklist items completed
    !6372 · created May 19, 2020 by Administrator   5.0.0   Enhancement: Compatibility Swagger-Parser
    • MERGED
    • 0
    updated May 20, 2020
  • [C++] [Qt5] Fixed missing headers and wrong status code   5 of 5 checklist items completed
    !6345 · created May 17, 2020 by Administrator   5.0.0   Issue: Bug Server: C++
    • MERGED
    • 0
    updated May 20, 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
  • [Go][Experimental] Avoid duplicated import in enum model   5 of 5 checklist items completed
    !6355 · created May 18, 2020 by William Cheng   5.0.0   Client: Go Enhancement: Code format Feature: Enum
    • 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
  • [Go][Experimental] Reset to nil with multiple matches in oneOf   5 of 5 checklist items completed
    !6352 · created May 18, 2020 by William Cheng   5.0.0   Client: Go Enhancement: Code format Enhancement: General
    • MERGED
    • 0
    updated May 19, 2020
  • Prev
  • 1
  • …
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • …
  • 341
  • Next