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 91
  • Closed 2
  • All 94
Subscribe to RSS feed
  • [C++] [Qt5 Server] Add support for free form object in requests   4 of 4 checklist items completed
    !2288 · created Mar 04, 2019 by Administrator   4.0.0   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Mar 09, 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
  • [C++] [Qt5] Update Readme for qt5 server   4 of 4 checklist items completed
    !1912 · created Jan 15, 2019 by Administrator   4.0.0   Enhancement: Feature Feature: Documentation Server: C++
    • MERGED
    • 0
    updated Mar 06, 2019
  • [C++] [Qt5] Fix typo in Qt5 Server template   4 of 4 checklist items completed
    !1859 · created Jan 09, 2019 by Administrator   4.0.0   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Jan 11, 2019
  • [C++][QT5] plain object compilation fix   4 of 4 checklist items completed
    !1826 · created Jan 06, 2019 by Administrator   4.0.0   Client: C++ Enhancement: General Server: C++
    • MERGED
    • 0
    updated Jan 07, 2019
  • [C++][Pistache] Fix missing const keyword in array and maps   4 of 4 checklist items completed
    !1828 · created Jan 06, 2019 by Administrator   4.0.0   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Jan 07, 2019
  • [cpp-qt5] client response headers and validation of properties for client and server   4 of 4 checklist items completed
    !1508 · created Nov 20, 2018 by Administrator   4.0.0   4.0.x   Client: C++ Enhancement: General Server: C++
    • MERGED
    • 0
    updated Jan 02, 2019
  • [cpp-qt5] Sanitize Model and API filenames   4 of 4 checklist items completed
    !1411 · created Nov 10, 2018 by Administrator   3.3.3   Client: C++ Issue: Bug Server: C++
    • MERGED
    • 0
    updated Nov 20, 2018
  • Add file post-processing to C++ client, server generators   4 of 4 checklist items completed
    !1440 · created Nov 14, 2018 by William Cheng   3.3.3   Client: C++ Enhancement: CI/Test Server: C++
    • MERGED
    • 0
    updated Nov 14, 2018
  • [cpp-qt5] improvements for server and client   4 of 4 checklist items completed
    !1284 · created Oct 22, 2018 by Administrator   4.0.0   4.0.x   Breaking change (without fallback) Client: C++ Client: QT Enhancement: Code format Server: C++
    • MERGED
    • 0
    updated Nov 09, 2018
  • [cpp-pistache]Add support for map   4 of 4 checklist items completed
    !1359 · created Nov 01, 2018 by Administrator   3.3.3   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Nov 03, 2018
  • [cpp-pistache] Allow all Apis under a single endpoint to be hosted in one server   4 of 4 checklist items completed
    !1230 · created Oct 12, 2018 by Administrator   3.3.2   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Oct 31, 2018
  • [C++][Restbed] Fix default value for Restbed   4 of 4 checklist items completed
    !1186 · created Oct 06, 2018 by Administrator   3.3.1   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Oct 16, 2018
  • [C++][Restbed] Fix default values for Restbed Server generator   4 of 4 checklist items completed
    !761 · created Aug 07, 2018 by Administrator   3.3.0   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Oct 05, 2018
  • [c++ pistache server] Support basic query handling   4 of 4 checklist items completed
    !943 · created Aug 30, 2018 by Administrator   3.3.0   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Oct 02, 2018
  • [c++ Qt5 server] Improvements for Qt5 server   4 of 4 checklist items completed
    !942 · created Aug 30, 2018 by Administrator   3.3.0   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 12, 2018
  • [qt5 server] various improvements   4 of 4 checklist items completed
    !725 · created Aug 02, 2018 by Administrator   3.2.3   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Aug 30, 2018
  • [cpp-pistache] removed model namespace when unused for operations   4 of 4 checklist items completed
    !775 · created Aug 09, 2018 by Administrator   3.2.3   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Aug 24, 2018
  • [C++][Restbed/Pistache] Added fix for byte array   4 of 4 checklist items completed
    !752 · created Aug 07, 2018 by Administrator   3.2.1   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Aug 14, 2018
  • [cpp pistache] fix leading number in model names and apply modelNamePrefix in all cases   4 of 4 checklist items completed
    !730 · created Aug 03, 2018 by Administrator   3.2.1   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Aug 07, 2018
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next