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 7
  • Merged 309
  • Closed 17
  • All 333
Subscribe to RSS feed
  • Improve example value handling in C# generators   5 of 5 checklist items completed
    !11355 · created Jan 19, 2022 by William Cheng   5.4.0   Client: C-Sharp Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][netcore] fix bugs in model naming when method names start with a number   5 of 5 checklist items completed
    !11330 · created Jan 16, 2022 by William Cheng   5.4.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [BUG][csharp-netcore] Fix Multi Files for the same FormField   5 of 5 checklist items completed
    !11259 · created Jan 08, 2022 by Administrator   5.4.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore] Fix: Add only first Authorization header   2 of 5 checklist items completed
    !11272 · created Jan 11, 2022 by Administrator   5.4.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#] fix multi-file compile error
    !10803 · created Nov 07, 2021 by Administrator   5.3.1   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Update restsharp to the latest stable version   5 of 5 checklist items completed
    !10762 · created Nov 02, 2021 by William Cheng   5.3.1   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp] Use the provided 'sourceFolder' property to generate the test folder   5 of 5 checklist items completed
    !10738 · created Oct 31, 2021 by Administrator   5.3.1   6.0.x   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore] Adding generic host library   5 of 5 checklist items completed
    !10627 · created Oct 18, 2021 by devhl-labs   5.4.0   Client: C-Sharp Enhancement: Feature
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore]For conditionalSerialization do not initialize the default value.   3 of 5 checklist items completed
    !10551 · created Oct 07, 2021 by Administrator   5.3.0   Client: C-Sharp Enhancement: Feature
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore] allow to specify content-type for files   5 of 5 checklist items completed
    !10473 · created Sep 25, 2021 by Administrator   5.3.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore] made Validate public   2 of 5 checklist items completed
    !10413 · created Sep 17, 2021 by Administrator   5.3.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore] verbose null checking   5 of 5 checklist items completed
    !10333 · created Sep 06, 2021 by Administrator   5.3.0   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 0
    updated Mar 20, 2023
  • [chsarp-netcore]handle the exception to get correct error message.   3 of 5 checklist items completed
    !10207 · created Aug 20, 2021 by Administrator   5.3.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore]Fixed the utc time issue for httpSigning auth.   3 of 5 checklist items completed
    !10139 · created Aug 12, 2021 by Administrator   5.2.1   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore] Fixed typo in httpclient generated code comment
    !10119 · created Aug 10, 2021 by Administrator   5.2.1   Client: C-Sharp Issue: Non-operational
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore]Model's FromJson method check for jsonstring is not nullOrEmpty before deserializing   2 of 5 checklist items completed
    !10060 · created Jul 29, 2021 by Administrator   5.2.1   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][netcore] minor bug fixes   5 of 5 checklist items completed
    !10074 · created Aug 02, 2021 by William Cheng   5.2.1   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][netcore] fix path and query parameters encoding   5 of 5 checklist items completed
    !10069 · created Jul 31, 2021 by William Cheng   5.2.1   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][netcore] Remove redundant logic in adding ICollection   5 of 5 checklist items completed
    !9938 · created Jul 13, 2021 by William Cheng   5.2.1   Client: C-Sharp Enhancement: Code Cleanup
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp] fix Optional param data type   5 of 5 checklist items completed
    !9885 · created Jul 03, 2021 by devhl-labs   5.2.1   Client: C-Sharp Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 20, 2023
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 16
  • Next