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
  • [dart][dart-dio] Add built_value date support w/o timemachine   5 of 5 checklist items completed
    !9180 · created Apr 05, 2021 by Peter Leibiger   5.1.1   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Apr 13, 2021
  • [Go][server] parse bool in query parameter   5 of 5 checklist items completed
    !9171 · created Apr 05, 2021 by William Cheng   5.1.1   Issue: Bug Server: Go
    • MERGED
    • 0
    updated Mar 20, 2023
  • [dart] Improve types & imports   5 of 5 checklist items completed
    !9167 · created Apr 04, 2021 by Peter Leibiger   5.1.1   Client: Dart Enhancement: General Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Include QVariant helpers header   5 of 5 checklist items completed
    !9161 · created Apr 02, 2021 by Martin Delille   5.1.1   Client: C++ Client: QT Issue: Bug
    • MERGED
    • 0
    updated Sep 03, 2021
  • [C#] fix integer enum without format   5 of 5 checklist items completed
    !9136 · created Mar 30, 2021 by William Cheng   5.1.1   Client: C-Sharp Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated Mar 31, 2021
  • [php-symfony] fix double quoting string defaults values   0 of 5 checklist items completed
    !9126 · created Mar 29, 2021 by Administrator   5.1.1   Issue: Bug Server: PHP
    • MERGED
    • 0
    updated Mar 20, 2023
  • Better null check for response   5 of 5 checklist items completed
    !9105 · created Mar 27, 2021 by William Cheng   5.1.1   Feature: Generator Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Mar 29, 2021
  • [Ruby] postpone require models with parent   5 of 5 checklist items completed
    !9103 · created Mar 27, 2021 by William Cheng   5.1.1   Client: Ruby Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp][netcore-httpclient] Reuse HttpClient, Allow use of external HttpClient, Fix Socket Exhaustion, Alternative With Constructor Injection   5 of 5 checklist items completed
    !9085 · created Mar 25, 2021 by Administrator   5.1.1   Client: C-Sharp Enhancement: General Enhancement: Performance Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][netcore] Fix model, property name check   5 of 5 checklist items completed
    !9049 · created Mar 23, 2021 by William Cheng   5.1.1   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][netcore] Set EmitDefaultValue to true for boolean property   5 of 5 checklist items completed
    !9042 · created Mar 22, 2021 by William Cheng   5.1.1   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 23, 2021
  • [Java] add jackson annotations to setters   5 of 5 checklist items completed
    !9041 · created Mar 22, 2021 by Administrator   5.1.1   Client: Java Issue: Bug
    • MERGED
    • 0
    updated Mar 30, 2021
  • [csharp][aspnetcore] Fix FromForm for complex parameters   5 of 5 checklist items completed
    !9040 · created Mar 22, 2021 by Administrator   5.1.1   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 24, 2021
  • [csharp][aspnetcore] Enable Consumes Tag for Specs where not every operation consumes   5 of 5 checklist items completed
    !9039 · created Mar 22, 2021 by Administrator   5.1.1   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 24, 2021
  • Fix integer enum in csharp generators   5 of 5 checklist items completed
    !9035 · created Mar 22, 2021 by William Cheng   5.1.1   Client: C-Sharp Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated Mar 25, 2021
  • rust: better support for binary body parameters   5 of 5 checklist items completed
    !9021 · created Mar 19, 2021 by Administrator   6.5.0   Client: Rust Issue: Bug
    • 0
    updated Mar 20, 2023
  • [csharp][csharp-netcore] Fix Fileupload for Request Bodies for RestSharp and HttpClient libraries   5 of 5 checklist items completed
    !9010 · created Mar 19, 2021 by Administrator   5.1.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 19, 2021
  • [csharp][aspnetcore] Fix FileUpload Parameter Generation for aspnetcore   5 of 5 checklist items completed
    !9000 · created Mar 18, 2021 by Administrator   5.1.1   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 20, 2023
  • [php-symfony] remove nested Valid constraint   5 of 5 checklist items completed
    !8994 · created Mar 17, 2021 by Administrator   5.1.1   Issue: Bug Server: PHP
    • MERGED
    • 0
    updated May 25, 2022
  • [dart][dart-dio] Fix missing byte response cast   5 of 5 checklist items completed
    !8985 · created Mar 16, 2021 by Peter Leibiger   5.1.0   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Mar 17, 2021
  • Prev
  • 1
  • …
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • …
  • 88
  • Next