mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 05:00:50 +00:00
* update logback to newer version * update java inflector samples * update logback to newer version * fix auto-generated tests
OpenAPI Petstore - MicroProfile Rest Client & MicroProfile Server
This is a sample server Petstore server. For this sample, you can use the api key special-key
to test the authorization filters.
Overview
This server was generated by the OpenAPI Generator project. The generated server contains an interface which acts as the server, you can inject it into the controller class. This module is intended to provide additional server features, like accessing an operations response object, when multiple responses where specified.