forked from loafle/openapi-generator-original
* Adds responseHeaders to codegenResponse * Sets response headers in codegenResponse * Samples updated * Adds test of response headers * Adds content to CodegenResponse * Sets codegenResponse content * Tests added, test content-data.yaml spec update * Adds mediaTypeSchemaSuffix input to getContent * Tests updated * Updates how response content schema names are set * Adds missing Locale to String.format invocations
OpenAPI Petstore - MicroProfile Rest Client
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 API client was generated by the OpenAPI Generator project. MicroProfile Rest Client is a type-safe way of calling REST services. The generated client contains an interface which acts as the client, you can inject it into dependent classes.