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
  • [csharp-netcore] Better deserialization   4 of 6 checklist items completed
    !14945 · created Mar 14, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 5
    updated Mar 15, 2023
  • [csharp-netcore] Suffixed variables with LocalVar to avoid conflicts   4 of 6 checklist items completed
    !14958 · created Mar 15, 2023 by devhl-labs   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 15, 2023
  • [csharp-netcore] Add missing ConfigureAwaits for csharp-netcore generator   5 of 5 checklist items completed
    !13664 · created Oct 10, 2022 by Administrator   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 3
    updated Mar 13, 2023
  • [csharp-netcore] Used the date format   4 of 6 checklist items completed
    !14936 · created Mar 12, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Mar 13, 2023
  • [csharp-netcore] Added samples for unsigned   4 of 6 checklist items completed
    !14938 · created Mar 12, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Mar 13, 2023
  • [csharp-netcore] Add unsigned integer/long support   6 of 6 checklist items completed
    !14885 · created Mar 05, 2023 by William Cheng   6.5.0   Client: C-Sharp Enhancement: Feature Feature: Generator
    • MERGED
    • 1
    updated Mar 10, 2023
  • Decommission csharp-dotnet2 client generator   6 of 6 checklist items completed
    !14911 · created Mar 09, 2023 by William Cheng   6.5.0   Client: C-Sharp Decommission
    • MERGED
    • 1
    updated Mar 10, 2023
  • Update C# client dependencies   6 of 6 checklist items completed
    !14908 · created Mar 08, 2023 by William Cheng   6.5.0   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 1
    updated Mar 09, 2023
  • Remove API import from model tests in csharp-netcore client   6 of 6 checklist items completed
    !14889 · created Mar 06, 2023 by William Cheng   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 06, 2023
  • [csharp-netcore] Removed double encoding   4 of 6 checklist items completed
    !14883 · created Mar 04, 2023 by devhl-labs   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 05, 2023
  • [csharp-netcore] Use scheme from base address   4 of 6 checklist items completed
    !14685 · created Feb 14, 2023 by devhl-labs   6.4.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Feb 15, 2023
  • [csharp-netcore] Improved date de/serialization   4 of 6 checklist items completed
    !14679 · created Feb 12, 2023 by devhl-labs   6.4.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Feb 15, 2023
  • [csharp-netcore] add tests for uuid string with pattern   5 of 5 checklist items completed
    !14411 · created Jan 10, 2023 by William Cheng   6.4.0   Client: C-Sharp Enhancement: CI/Test
    • MERGED
    • 3
    updated Feb 08, 2023
  • [csharp-netcore] Fixed format of Date serialization   4 of 6 checklist items completed
    !14616 · created Feb 04, 2023 by devhl-labs   6.4.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Feb 04, 2023
  • [csharp-netcore] Improved handling of overridden properties   4 of 5 checklist items completed
    !14504 · created Jan 21, 2023 by devhl-labs   6.3.0   inline-schema-improve3   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Feb 01, 2023
  • [csharp-netcore] Fixed serialization of nullable guids   4 of 5 checklist items completed
    !14556 · created Jan 29, 2023 by devhl-labs   6.3.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Jan 29, 2023
  • [csharp-netcore] Adds ability to inherit api   0 of 5 checklist items completed
    !13797 · created Oct 22, 2022 by devhl-labs   6.3.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 3
    updated Jan 20, 2023
  • [csharp] Add .ToString() if is Uuid/Guid is validated with regex fixes: #12442   5 of 5 checklist items completed
    !14321 · created Dec 23, 2022 by Administrator   6.3.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 2
    updated Jan 10, 2023
  • [csharp-netcore] update Newtonsoft.Json to 13.0.2   5 of 5 checklist items completed
    !14277 · created Dec 17, 2022 by William Cheng   6.3.0   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 1
    updated Dec 17, 2022
  • [csharp-netcore][generichost] Fixes a bug in serialization   4 of 5 checklist items completed
    !14274 · created Dec 17, 2022 by devhl-labs   6.3.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 2
    updated Dec 17, 2022
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 16
  • Next