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
  • Fix default value generation for composed schemas in AbstractJavaCodegen   5 of 5 checklist items completed
    !8918 · created Mar 08, 2021 by Administrator   5.1.1   Client: Java Issue: Bug Server: Java
    • MERGED
    • 0
    updated Mar 23, 2021
  • [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
  • [Rust Client] several small fixes to code generation errors   5 of 5 checklist items completed
    !8845 · created Feb 26, 2021 by Administrator   5.1.0   Client: Rust Issue: Bug
    • MERGED
    • 0
    updated Mar 22, 2021
  • Arrow function removed   6 of 6 checklist items completed
    !8433 · created Jan 13, 2021 by Administrator   5.1.0   Client: TypeScript Issue: Bug
    • MERGED
    • 0
    updated Mar 22, 2021
  • Fix for StackOverflow in Swift5 CodeGeneration Issue #8671   4 of 4 checklist items completed
    !8672 · created Feb 10, 2021 by Administrator   5.1.0   Client: Swift Issue: Bug
    • MERGED
    • 0
    updated Mar 22, 2021
  • Fix String cast error on default object
    !8903 · created Mar 05, 2021 by Administrator   5.1.0   Client: Go Issue: Bug
    • MERGED
    • 0
    updated Mar 22, 2021
  • [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
  • [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
  • [C++][Qt]Make header checks case insensitive as described in RFC   5 of 5 checklist items completed
    !8874 · created Mar 03, 2021 by Administrator   5.1.0   Client: C++ Client: QT Issue: Bug
    • MERGED
    • 0
    updated Mar 16, 2021
  • [csharp][aspnetcore] Fix ASPNetCore not adding version to csproj   5 of 5 checklist items completed
    !8956 · created Mar 11, 2021 by Administrator   5.1.0   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 12, 2021
  • [dart] Fix api client deserialization for json_serializable
    !8882 · created Mar 03, 2021 by Administrator   5.1.0   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Mar 11, 2021
  • [C#][netcore] Fix deserialisation for models with additional properties   5 of 5 checklist items completed
    !8912 · created Mar 07, 2021 by William Cheng   5.1.0   Client: C-Sharp Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Mar 09, 2021
  • [C#][netcore] Call static method without creating instance   5 of 5 checklist items completed
    !8889 · created Mar 04, 2021 by William Cheng   5.1.0   Client: C-Sharp Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Mar 07, 2021
  • [csharp-netcore] Fix handling of Dictionary query parameters and fix deepObject style parameter handling   5 of 5 checklist items completed
    !8848 · created Feb 26, 2021 by Administrator   5.1.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 04, 2021
  • [csharp-netcore][httpclient] add tests, bug fixes   5 of 5 checklist items completed
    !8885 · created Mar 04, 2021 by William Cheng   5.1.0   Client: C-Sharp Enhancement: CI/Test Issue: Bug
    • MERGED
    • 0
    updated Mar 04, 2021
  • [C++][Qt5]Add QSet Header to the Helper   5 of 5 checklist items completed
    !8873 · created Mar 03, 2021 by Administrator   5.1.0   Client: C++ Client: QT Issue: Bug
    • MERGED
    • 0
    updated Mar 03, 2021
  • [dart][dart-dio] Allow API key authentication with multiple API keys   5 of 5 checklist items completed
    !8728 · created Feb 16, 2021 by Peter Leibiger   5.1.0   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Feb 17, 2021
  • Fix HTTP Signing authentication in C# .net 5 client   5 of 5 checklist items completed
    !8645 · created Feb 08, 2021 by William Cheng   5.1.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Feb 08, 2021
  • Fix syntax errors and method calls in code generated by Crystal client generator   4 of 5 checklist items completed
    !8644 · created Feb 08, 2021 by Administrator   5.0.1   Client: Crystal Issue: Bug
    • MERGED
    • 0
    updated Feb 08, 2021
  • [Go][Client] Secret key content string in http signing support   5 of 5 checklist items completed
    !8570 · created Jan 28, 2021 by Administrator   5.0.1   Client: Go Issue: Bug
    • MERGED
    • 0
    updated Feb 06, 2021
  • Prev
  • 1
  • …
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • …
  • 82
  • Next