forked from loafle/openapi-generator-original
* [Swift3] Make ErrorResponse a struct for cleaner useage. Specify Errors that are always ErrorResponse as ErrorResponse type to avoid casting. * [Swift3] Regenerate Petstore after ErrorResponse changes.