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 1
  • Merged 165
  • Closed 3
  • All 169
Subscribe to RSS feed
  • Revert "qt5 client: use openapi 3 spec"
    !3458 · created Jul 25, 2019 by Martin Delille   4.1.0   Client: C++ Issue: Regression
    • MERGED
    • 0
    updated Sep 03, 2021
  • add modelNamePrefix option for qt5   4 of 4 checklist items completed
    !3431 · created Jul 23, 2019 by Martin Delille   4.1.0   Client: C++ Client: QT Enhancement: General
    • MERGED
    • 0
    updated Jul 25, 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
  • qt5 client: strip whitespace   4 of 4 checklist items completed
    !3406 · created Jul 20, 2019 by Martin Delille   4.1.0   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Aug 10, 2019
  • qt5 client: use openapi 3 spec   4 of 4 checklist items completed
    !3400 · created Jul 19, 2019 by Martin Delille   4.1.0   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Jul 24, 2019
  • [C++] [cpprestsdk] Add examples and test for cpprestsdk   4 of 4 checklist items completed
    !3109 · created Jun 05, 2019 by Administrator   4.0.2   Client: C++ Enhancement: CI/Test Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++][Qt5] Add Q_DECLARE_METATYPE to the generated models and remove ref in signals   4 of 4 checklist items completed
    !3091 · created Jun 04, 2019 by Administrator   4.0.2   Client: C++ Client: QT Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++] [Qt5] Add API timeout handling   4 of 4 checklist items completed
    !3078 · created Jun 03, 2019 by Administrator   4.0.2   Client: C++ Enhancement: Feature
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++][Qt5]Map number to double since float is also parsed as double in Qt5   4 of 4 checklist items completed
    !3046 · created May 31, 2019 by Administrator   4.0.2   Client: C++ Client: QT Issue: Bug Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++] [Qt5] Set default base path and change constructor to const ref   4 of 4 checklist items completed
    !2973 · created May 22, 2019 by Administrator   4.0.1   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++] Use super class methods for Model and Api Filenames   4 of 4 checklist items completed
    !2787 · created May 01, 2019 by Administrator   4.0.0   Client: C++ Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++][RestSDK] Windows vcpkg vs2017 support   4 of 4 checklist items completed
    !2751 · created Apr 26, 2019 by Administrator   4.0.0   Client: C++ Enhancement: Compatibility
    • MERGED
    • 0
    updated Apr 30, 2019
  • [C++][RESTSDK] models header fix   4 of 4 checklist items completed
    !2750 · created Apr 26, 2019 by Administrator   4.0.0   Client: C++ Issue: Regression
    • MERGED
    • 0
    updated Apr 30, 2019
  • [C++][RESTSDK] support enums   4 of 4 checklist items completed
    !2749 · created Apr 26, 2019 by Administrator   4.0.0   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated May 01, 2019
  • [C++][RestSDK]Fix filename generation due to camelize rework   4 of 4 checklist items completed
    !2744 · created Apr 25, 2019 by Administrator   4.0.0   Client: C++ Issue: Regression
    • MERGED
    • 0
    updated Apr 26, 2019
  • [BUG][cpp-qt5-client] Header params in api-body operations use param name instead of value   3 of 4 checklist items completed
    !2727 · created Apr 23, 2019 by Administrator   4.0.0   Client: C++ Client: QT Issue: Bug
    • MERGED
    • 0
    updated Apr 24, 2019
  • [C++] [Qt5] Use percent encoding for path parameters   4 of 4 checklist items completed
    !2649 · created Apr 11, 2019 by Administrator   4.0.0   Client: C++ Enhancement: Compatibility Enhancement: Security
    • MERGED
    • 0
    updated Apr 12, 2019
  • [C++][Qt5] Fix generation of optional file when model name prefix is selected   4 of 4 checklist items completed
    !2341 · created Mar 09, 2019 by Administrator   4.0.0   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Mar 16, 2019
  • [C++] [Qt5] Add enum support for client and server   4 of 4 checklist items completed
    !2339 · created Mar 09, 2019 by Administrator   4.0.0   Client: C++ Enhancement: Feature Server: C++
    • MERGED
    • 0
    updated Mar 30, 2019
  • [C++][Qt5] Fix import for models with underscore   4 of 4 checklist items completed
    !2168 · created Feb 16, 2019 by Administrator   4.0.0   Client: C++ Enhancement: General Server: C++
    • MERGED
    • 0
    updated Mar 06, 2019
  • Prev
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next