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
Getting Started
This document assumes you have maven available.
To build the project using maven, run:
mvn package
To run the project, run the jar or use maven exec plugin:
mvn exec:java
If all builds successfully, the server should run on http://localhost:8080/