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 402
  • Merged 6,806
  • Closed 1,293
  • All 8,501
Subscribe to RSS feed
  • typescript-angular: set angular version 8 as default for ngVersion   2 of 4 checklist items completed
    !3680 · created Aug 19, 2019 by Administrator   4.2.0   4.2.x   Breaking change (with fallback) Client: TypeScript
    • MERGED
    • 0
    updated Aug 20, 2019
  • [python] : Make example code snippet compilable   4 of 4 checklist items completed
    !3148 · created Jun 13, 2019 by Administrator   4.0.3   Client: Python Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Aug 20, 2019
  • [Go] add option to use class as enum prefix   4 of 4 checklist items completed
    !3675 · created Aug 19, 2019 by William Cheng   4.1.1   Client: Go Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Aug 19, 2019
  • [java-client][jersey2][resteasy] add support for OPTIONS method   4 of 4 checklist items completed
    !3677 · created Aug 19, 2019 by Administrator   4.1.1   Client: Java Enhancement: General
    • MERGED
    • 0
    updated Aug 19, 2019
  • cpp-qt5-client: fix memory leak in api-body   4 of 4 checklist items completed
    !3661 · created Aug 16, 2019 by Martin Delille   4.1.1   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Aug 19, 2019
  • [csharp-netcore] Fixing the XML documentation warnings.   4 of 4 checklist items completed
    !3674 · created Aug 19, 2019 by Administrator   4.1.1   Client: C-Sharp Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Aug 19, 2019
  • Run Qt5 client sample test   4 of 4 checklist items completed
    !3415 · created Jul 22, 2019 by Martin Delille   4.1.0   Client: C++ Enhancement: CI/Test
    • MERGED
    • 0
    updated Aug 16, 2019
  • [java-client][jersey2][resteasy] add support for TRACE method   4 of 4 checklist items completed
    !3653 · created Aug 15, 2019 by Administrator   4.1.1   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Aug 16, 2019
  • [core] process TRACE operation   0 of 4 checklist items completed
    !3648 · created Aug 15, 2019 by Administrator   4.1.1   Enhancement: General Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Aug 15, 2019
  • [java-client] set collection to null when not required   0 of 4 checklist items completed
    !3615 · created Aug 12, 2019 by Administrator   4.1.1   Client: Java Enhancement: General
    • MERGED
    • 0
    updated Aug 15, 2019
  • Add @muttleyxd to C++ technical committee   0 of 4 checklist items completed
    !3649 · created Aug 15, 2019 by William Cheng   4.1.1
    • MERGED
    • 0
    updated Aug 15, 2019
  • Import Go package with leading underscore   4 of 4 checklist items completed
    !3634 · created Aug 13, 2019 by William Cheng   4.1.1   Client: Go Issue: Bug
    • MERGED
    • 0
    updated Aug 15, 2019
  • Add test cases to cover different collection formats   4 of 4 checklist items completed
    !3640 · created Aug 14, 2019 by William Cheng   4.1.1   Client: Haskell Client: Java Client: Retrofit Enhancement: CI/Test Enhancement: General
    • MERGED
    • 0
    updated Aug 15, 2019
  • Ensure Ruby OAS2 sample is up-to-date   4 of 4 checklist items completed
    !3638 · created Aug 14, 2019 by William Cheng   4.1.1   Client: Ruby Enhancement: CI/Test
    • MERGED
    • 0
    updated Aug 14, 2019
  • [TS] remove fixme by setting param to final and creating local variable for sanitising model name
    !3525 · created Aug 01, 2019 by Administrator   4.1.0   Client: TypeScript Enhancement: General
    • MERGED
    • 0
    updated Aug 14, 2019
  • [kotlin] Change Kotlin client exceptions to expose lack of support as UnsupportedOperationException rather than NotImplementedException.   4 of 4 checklist items completed
    !3611 · created Aug 11, 2019 by Jim Schubert   4.1.1   Client: Kotlin
    • MERGED
    • 0
    updated Aug 13, 2019
  • Update CLI options in Dart   4 of 4 checklist items completed
    !3627 · created Aug 13, 2019 by William Cheng   4.1.1   Client: Dart Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Aug 13, 2019
  • [Python] avoid unnecessary dictionary lookup in get_api_key method   4 of 4 checklist items completed
    !3592 · created Aug 08, 2019 by Administrator   4.1.1   Client: Python Enhancement: General
    • MERGED
    • 0
    updated Aug 13, 2019
  • [aspnetcore] Add max/min length attributes for models   4 of 4 checklist items completed
    !3588 · created Aug 08, 2019 by Administrator   4.1.1   Enhancement: General Server: C-Sharp
    • MERGED
    • 0
    updated Aug 13, 2019
  • [Typescript][Fetch] switch to vars from allVars   4 of 4 checklist items completed
    !2899 · created May 15, 2019 by Administrator   4.0.3   Client: TypeScript Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Aug 12, 2019
  • Prev
  • 1
  • …
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • …
  • 341
  • Next