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
  • [C#][netcore] Add `IsRequired` to the model properties   6 of 6 checklist items completed
    !7590 · created Oct 04, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][netcore] Default OverrideSpecifiedNames to false   6 of 6 checklist items completed
    !7583 · created Oct 03, 2020 by William Cheng   5.0.0   Breaking change (with fallback) Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • Expose JsonSerializerSettings in ApiClient   6 of 6 checklist items completed
    !7582 · created Oct 02, 2020 by Administrator   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Nov 26, 2020
  • Add tests for serialization of special property names   6 of 6 checklist items completed
    !7544 · created Sep 29, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: CI/Test
    • MERGED
    • 0
    updated Oct 15, 2020
  • [C#][NetCore] fix issues related to HTTP signature authentication   6 of 6 checklist items completed
    !7504 · created Sep 24, 2020 by William Cheng   5.0.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Use Policy<IRestResponse>, AsyncPolicy<IRestResponse> in RetryConfiguration.mustache
    !7495 · created Sep 23, 2020 by Administrator   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][.NET Standard] switch to another spec with more oneOf definitions   6 of 6 checklist items completed
    !7470 · created Sep 21, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: CI/Test
    • MERGED
    • 0
    updated Sep 22, 2020
  • [C#] clean up old files under the integration test folders   6 of 6 checklist items completed
    !7466 · created Sep 21, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: CI/Test
    • MERGED
    • 0
    updated Sep 21, 2020
  • [C#][netcore] replace tabs with 4-space   6 of 6 checklist items completed
    !7456 · created Sep 20, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Code format
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp-netcore]Http signing for csharp-netcore sdk   4 of 6 checklist items completed
    !7437 · created Sep 17, 2020 by Administrator   5.0.0   Client: C-Sharp Enhancement: Security
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][NetCore] add multi-server support   6 of 6 checklist items completed
    !7433 · created Sep 16, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Oct 26, 2020
  • [C#][netcore] better support for additional properties in the payload   6 of 6 checklist items completed
    !7396 · created Sep 11, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Feature
    • MERGED
    • 0
    updated Mar 20, 2023
  • [c-sharp] Fix default values with discriminator   6 of 6 checklist items completed
    !7296 · created Aug 25, 2020 by William Cheng   5.0.0   Client: C-Sharp Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Add x-is-json to csharp generators   6 of 6 checklist items completed
    !7293 · created Aug 25, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [C#][netcore] minor improvements and bug fixes   6 of 6 checklist items completed
    !7244 · created Aug 19, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: CI/Test Issue: Bug
    • MERGED
    • 0
    updated Aug 20, 2020
  • [csharp-netcore] Adding ConfigureAwait(false) using async methods call   6 of 6 checklist items completed
    !7234 · created Aug 18, 2020 by Administrator   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Aug 18, 2020
  • [C#][netcore] auto-generate appveyor.yml   6 of 6 checklist items completed
    !7212 · created Aug 14, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: CI/Test
    • MERGED
    • 0
    updated Aug 14, 2020
  • [C#][netcore] remove supportsUWP from template   6 of 6 checklist items completed
    !7211 · created Aug 14, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Aug 14, 2020
  • [C#][csharp-netcore] Improvement to standard code format   6 of 6 checklist items completed
    !7206 · created Aug 13, 2020 by Administrator   5.0.0   Client: C-Sharp Enhancement: Code format
    • MERGED
    • 0
    updated Aug 14, 2020
  • [C#][netcore] Better sync only client support   6 of 6 checklist items completed
    !7203 · created Aug 13, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Sep 02, 2020
  • Prev
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 17
  • Next