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
  • 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
  • [C#][netcore] throw exception for invalid framework   6 of 6 checklist items completed
    !7901 · created Nov 09, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Nov 22, 2020
  • [C#][netcore] Add test for AdditionalProperties in both child and parent   6 of 6 checklist items completed
    !7921 · created Nov 11, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: CI/Test
    • MERGED
    • 0
    updated Nov 13, 2020
  • [c#][netcore] Skip readonly properties in serialization   6 of 6 checklist items completed
    !7883 · created Nov 05, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Nov 06, 2020
  • Fixed the HttpSigning issue for query string   5 of 6 checklist items completed
    !7859 · created Nov 02, 2020 by Administrator   5.0.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Nov 02, 2020
  • [C#] support .NET framework 4.7   6 of 6 checklist items completed
    !7833 · created Oct 29, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 0
    updated Oct 29, 2020
  • [C#][netcore] Use System.Environment.OSVersion in .NET standard   6 of 6 checklist items completed
    !7831 · created Oct 28, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 0
    updated Oct 29, 2020
  • [C#][netcore] use WriteRawValue instead of WriteRaw   6 of 6 checklist items completed
    !7830 · created Oct 28, 2020 by William Cheng   5.0.0   Client: C-Sharp Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Oct 29, 2020
  • [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] Rename HTTPSigningConfiguration.cs to HttpSigningConfiguration.cs   6 of 6 checklist items completed
    !7630 · created Oct 09, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Code format
    • MERGED
    • 0
    updated Oct 26, 2020
  • Add gitignore to C# 2.0, Nancyfx generators   6 of 6 checklist items completed
    !7776 · created Oct 21, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General Server: C-Sharp
    • MERGED
    • 0
    updated Oct 22, 2020
  • [C#][netcore] better csharp tests   6 of 6 checklist items completed
    !7727 · created Oct 15, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: CI/Test
    • MERGED
    • 0
    updated Oct 21, 2020
  • Update c# gitignore   6 of 6 checklist items completed
    !7774 · created Oct 21, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Oct 21, 2020
  • [C#][netcore] Add custom converters for oneOf models   6 of 6 checklist items completed
    !7766 · created Oct 20, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Oct 20, 2020
  • [C#][netcore] Add nullable support to oneOf models   6 of 6 checklist items completed
    !7750 · created Oct 19, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Oct 20, 2020
  • [c#][netcore] add proxy support   6 of 6 checklist items completed
    !7741 · created Oct 18, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Oct 20, 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 warnings, remove trailing spaces   6 of 6 checklist items completed
    !7659 · created Oct 12, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Code format Enhancement: General
    • MERGED
    • 0
    updated Oct 13, 2020
  • [C#][netcore] Fix warnings in HTTPSigningConfiguration   6 of 6 checklist items completed
    !7628 · created Oct 08, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Code format
    • MERGED
    • 0
    updated Oct 08, 2020
  • [C#][netcore] Add oneOf support to C# .NET Core client   6 of 6 checklist items completed
    !7607 · created Oct 05, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Oct 08, 2020
  • Prev
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 16
  • Next