mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-20 02:39:15 +00:00
* 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