forked from loafle/openapi-generator-original
- Ensure response IDs are unique, even if the first sentence is identical - Handle responses where different responses produce a different type of data - Use the correct mime type for plain text and byte streams - Tidy up whitespace in client-mod.mustache - Specify locale for String.format - Add test for multiple response types - Update samples