Skip to content

Type 'BetaTestersResponse' does not conform to protocol 'Decodable' (etc)Β #1

@rodericj

Description

@rodericj

I'm getting the error: Type 'BetaTestersResponse' does not conform to protocol 'Decodable' on the output from openapi-generator generate -i https://raw.githubusercontent.com/d-date/AppStoreConnectAPISpec/master/Swagger.yaml -g swift4 -o /tmp/test/.

I've gone ahead and copied the yaml file into swaggerhub's editor and it did a pretty decent job of identifying some issues in the markup. I did a bit of googling and I found this: OpenAPITools/openapi-generator#925 which indicates that using the object type may be the culprit for that specific error.

I'm wondering if this is something you're aware of or planning on addressing. If not, wondering if this is something that compiles for you in some way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions