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 0
  • Merged 1,075
  • Closed 21
  • All 1,096
Subscribe to RSS feed
  • [ASP.Net Core] Better wordings for 'classModifier' option   6 of 6 checklist items completed
    !7233 · created Aug 18, 2020 by William Cheng   5.0.0   Enhancement: Feature Feature: Documentation Server: C-Sharp
    • MERGED
    • 0
    updated Aug 20, 2020
  • [Go] replace `go` generator with `go-experimental` generator   6 of 6 checklist items completed
    !7232 · created Aug 18, 2020 by William Cheng   5.0.0   Breaking change (with fallback) Client: Go Decommission Enhancement: General
    • CLOSED
    • 0
    updated Sep 03, 2020
  • Deprecate Flash (ActionScript) client generator   0 of 6 checklist items completed
    !7231 · created Aug 18, 2020 by William Cheng   5.0.0   Client: Flash/ActionScript Decommission
    • MERGED
    • 0
    updated Aug 20, 2020
  • [php] Exclude composer.lock in root gitignore   6 of 6 checklist items completed
    !7224 · created Aug 16, 2020 by Administrator   5.0.0   Client: PHP Enhancement: CI/Test Server: PHP
    • MERGED
    • 0
    updated Aug 16, 2020
  • [C++][Cpprest] update cmakelist to fix issue on Linux   6 of 6 checklist items completed
    !7223 · created Aug 16, 2020 by William Cheng   5.0.0   Client: C++ Issue: Usage/Installation
    • MERGED
    • 0
    updated Aug 16, 2020
  • [codegen][Python] Add model cache to speed up code generation   6 of 6 checklist items completed
    !7220 · created Aug 15, 2020 by Administrator   5.0.0   Client: Java Client: Python Enhancement: Performance WIP
    • MERGED
    • 0
    updated Mar 20, 2023
  • Fix a missing return in the C client sslConfig_create function.   6 of 6 checklist items completed
    !7217 · created Aug 14, 2020 by Administrator   5.0.0   Client: C Issue: Bug
    • MERGED
    • 0
    updated Aug 15, 2020
  • [go-server] Modified go-server templates to allow services to receive http request's context.   6 of 6 checklist items completed
    !7214 · created Aug 14, 2020 by Administrator   5.0.0   Breaking change (without fallback) Enhancement: General Server: Go
    • MERGED
    • 0
    updated Mar 20, 2023
  • [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
  • [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
  • [Play Framework] Update minor version + scala version + swagger-ui version   6 of 6 checklist items completed
    !7200 · created Aug 13, 2020 by Administrator   5.0.0   Enhancement: Compatibility Server: Java
    • MERGED
    • 0
    updated Aug 15, 2020
  • [typescript-redux-query] fixed array requests   6 of 6 checklist items completed
    !7198 · created Aug 13, 2020 by Administrator   5.0.0   Client: TypeScript
    • MERGED
    • 0
    updated Mar 20, 2023
  • [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
  • Properly decode $ref   3 of 6 checklist items completed
    !7191 · created Aug 12, 2020 by Administrator   5.0.0   Enhancement: General Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Sep 08, 2020
  • [Java][Client] Use java8 OffsetDateTime for clients
    !7190 · created Aug 12, 2020 by Oleh Kurpiak   5.0.0   Client: Java Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Java] [Spring] Spring new mapping annotations
    !7189 · created Aug 12, 2020 by Oleh Kurpiak   5.0.0   Enhancement: General Server: Java Server: Spring
    • MERGED
    • 0
    updated Mar 20, 2023
  • Prev
  • 1
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 55
  • Next