Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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