forked from loafle/openapi-generator-original
* Adds post request body routes and test data to spec * Sample regenerated * Adds tags and post endpoints * Uses refs to tests examples in requestBodies * Stops passing in test_examples into generate_operation * Adds testCases to MediaType * Adds refs to test cases in media type * Adds post request body examples * Fixes enum 1 ingestion of 1.0 * Only generates test examples when they exist * Regenerates samples