mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
a9fa4cd0db
* udpate default value for cpp, remove unused imports * update cpprest template * update tizen default value * update cpp restbed default value * update qt5cpp samples * update pistache samples * regenerate restbed ignore file |
||
---|---|---|
.. | ||
.openapi-generator | ||
api | ||
model | ||
.gitignore | ||
.openapi-generator-ignore | ||
git_push.sh | ||
README.md |
REST API Server for OpenAPI Petstore
Overview
This API Server was generated by the OpenAPI Generator project. It uses the Restbed Framework.
Installation
Put the package under your project folder and import the API stubs. You need to complete the server stub, as it needs to be connected to a source.
Libraries required
boost_system ssl (if Restbed was built with SSL Support) crypto pthread restbed
Namespaces
org.openapitools.server.api org.openapitools.server.model