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
  • [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 rest-sdk] Add status code to response handler   4 of 4 checklist items completed
    !1541 · created Nov 26, 2018 by Administrator   4.0.0   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Jan 02, 2019
  • [cpp rest-sdk] Response headers handler   4 of 4 checklist items completed
    !1511 · created Nov 21, 2018 by Administrator   3.3.4   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Dec 04, 2018
  • [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
  • Fix NPE with `cpp-restsdk` client generator   4 of 4 checklist items completed
    !1477 · created Nov 17, 2018 by William Cheng   3.3.4   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Nov 19, 2018
  • [cpp-qt5] Sanitize names in case number is present   4 of 4 checklist items completed
    !1409 · created Nov 09, 2018 by Administrator   4.0.0   4.0.x   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Nov 15, 2018
  • [cpp rest-sdk]Fix precision   4 of 4 checklist items completed
    !1293 · created Oct 23, 2018 by Administrator   3.3.3   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Nov 15, 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 rest-sdk] Improve method signatures to use const when the value won't change   4 of 4 checklist items completed
    !1295 · created Oct 23, 2018 by Administrator   3.3.2   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Oct 31, 2018
  • [cpp-restsdk]Add ref support inside fromProperty   4 of 4 checklist items completed
    !1235 · created Oct 14, 2018 by Administrator   3.3.2   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Oct 20, 2018
  • [C++] [cpp-rest-sdk] Avoid use of an empty key value   4 of 4 checklist items completed
    !991 · created Sep 07, 2018 by Administrator   3.3.0   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Oct 02, 2018
  • [C++] [cpp-rest-sdk] Check for null values   4 of 4 checklist items completed
    !990 · created Sep 07, 2018 by Administrator   3.3.0   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Sep 10, 2018
  • [cpprestsdk] Add localVar prefix to parameterized functions variables   4 of 4 checklist items completed
    !731 · created Aug 03, 2018 by Administrator   3.2.2   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Aug 22, 2018
  • Add auto-generated readme for cpprestsdk client   4 of 4 checklist items completed
    !814 · created Aug 14, 2018 by William Cheng   3.2.2   Client: C++ Enhancement: CI/Test Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Aug 16, 2018
  • [cpprestsdk] Fix broken non-mockable builds due to conflicting destructors   4 of 4 checklist items completed
    !732 · created Aug 03, 2018 by Administrator   3.2.1   Client: C++ Issue: Regression
    • MERGED
    • 0
    updated Aug 12, 2018
  • Update cpp-tizen class to extend AbstractCppCodegen   4 of 4 checklist items completed
    !676 · created Jul 28, 2018 by Administrator   3.2.0   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Aug 06, 2018
  • [cpp] Sanitize identifier names   4 of 4 checklist items completed
    !631 · created Jul 23, 2018 by Administrator   3.2.0   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Jul 28, 2018
  • [C++][restsdk] Replace tab with spaces, fix empty spaces in new lines   0 of 4 checklist items completed
    !632 · created Jul 24, 2018 by William Cheng   3.1.2   Client: C++ Enhancement: Code format
    • MERGED
    • 0
    updated Jul 24, 2018
  • [cpp-restsdk] Generate mockable APIs   4 of 4 checklist items completed
    !595 · created Jul 18, 2018 by Administrator   3.1.2   Client: C++ Enhancement: Feature
    • MERGED
    • 0
    updated Jul 24, 2018
  • Prev
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next