[SWIFT4] Request does not conform to protocol 'Decodable'
Created by: Parilar
Description
Every request got the error "Type 'MyRequestRequest' does not conform to protocol 'Decodable'"
openapi-generator version
3.2.2
Command line used for generation
openapi-generator generate - swagger.json -g swift4 -o api
Using Xcode 10 and Newest Swift version