mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 20:50:55 +00:00
* Simple fix to allow users to override the Api class and set handlers * fix definition order * Regen petstore example files
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