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] remove packages.config.mustache   6 of 6 checklist items completed
    !7202 · created Aug 13, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Sep 02, 2020
  • [C#] better code format   6 of 6 checklist items completed
    !7197 · created Aug 13, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Code format
    • MERGED
    • 0
    updated Aug 20, 2020
  • Update csharp-netcore dependencies to the latest stable version   6 of 6 checklist items completed
    !7194 · created Aug 13, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 0
    updated Aug 17, 2020
  • [C#] Switch the spec to OAS v3 from v2   6 of 6 checklist items completed
    !7176 · created Aug 10, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: CI/Test
    • MERGED
    • 0
    updated Aug 10, 2020
  • [C#] update spec to 3.0, remove unused folders   0 of 6 checklist items completed
    !7173 · created Aug 10, 2020 by William Cheng   Client: C-Sharp
    • CLOSED
    • 0
    updated Aug 10, 2020
  • [csharp-netcore] Adding response headers to the ApiException   6 of 6 checklist items completed
    !7169 · created Aug 09, 2020 by Administrator   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [c#][netcore] Remove duplicated cancellationToken in comment   6 of 6 checklist items completed
    !7148 · created Aug 06, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Aug 10, 2020
  • [C#][netcore] fix regular expression when it contains double quotes   6 of 6 checklist items completed
    !7147 · created Aug 06, 2020 by William Cheng   5.0.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Aug 07, 2020
  • [csharp-netcore] added cancellation tokens to async calls   5 of 5 checklist items completed
    !7077 · created Jul 30, 2020 by devhl-labs   5.0.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Aug 02, 2020
  • [csharp-netcore] renamed async methods to end with async   5 of 5 checklist items completed
    !7062 · created Jul 28, 2020 by devhl-labs   5.0.0   Breaking change (without fallback) Client: C-Sharp Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • Make accept header consistent with sync version   4 of 5 checklist items completed
    !6922 · created Jul 13, 2020 by Administrator   5.0.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [csharp] Rename v5.0 to netstandard1.3   5 of 5 checklist items completed
    !6460 · created May 28, 2020 by Jim Schubert   5.0.0   Breaking change (with fallback) Client: C-Sharp
    • MERGED
    • 0
    updated May 29, 2020
  • feat(csharp): retry configuration using polly   5 of 5 checklist items completed
    !6281 · created May 13, 2020 by Administrator   5.0.0   Client: C-Sharp Enhancement: General
    • CLOSED
    • 0
    updated Jul 17, 2020
  • Add cookie authentication support to csharp-netcore   5 of 5 checklist items completed
    !6254 · created May 11, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated May 11, 2020
  • [c-sharp] generator added CancellationToken to async api calls   5 of 5 checklist items completed
    !6243 · created May 10, 2020 by Administrator   5.0.0   Client: C-Sharp
    • MERGED
    • 0
    updated Jul 24, 2020
  • [c-sharp] Fix default values with discriminator   5 of 5 checklist items completed
    !6232 · created May 09, 2020 by Administrator   5.0.0   Client: C-Sharp Issue: Bug
    • CLOSED
    • 0
    updated Aug 26, 2020
  • [csharp-netcore] adds the missing typeMapping for AnyType   2 of 5 checklist items completed
    !6199 · created May 07, 2020 by Administrator   5.0.0   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 0
    updated Jul 03, 2020
  • Fix locale issue for numeric string conversions   3 of 5 checklist items completed
    !6194 · created May 06, 2020 by Administrator   5.0.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated May 17, 2020
  • Fix bearer authentication in c# netcore client (async call)   5 of 5 checklist items completed
    !6136 · created May 02, 2020 by William Cheng   4.3.1   Client: C-Sharp Issue: Bug
    • MERGED
    • 0
    updated May 04, 2020
  • [csharp-netcore] Fixed handling of nullable enum values   5 of 5 checklist items completed
    !6112 · created Apr 29, 2020 by Administrator   4.3.1   Client: C-Sharp Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated May 07, 2020
  • Prev
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next