mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 05:00:50 +00:00
* Added cpp-restbed "out-of-the-box" functionality * handling class dependencies * added method override to clean interfaces of ambiguity * added default values for shared pointers * fixed _name and name parameters generating the same getters and setters * updated enum handling * updated Petstore samples * updated templates for automated object generation * fix whitespace * removed model initialisation * added model brace initialisation
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