Open nhowell opened 1 year ago
Yeah I believe the schema does not match the specification and so most generic Open API client generators are failing. This needs to be addressed.
Thanks for reporting this, I'll remove this key (I think it's supposed to be example
but it's also not necessary on this object) and see if I can automate some checks on validating the schema.
I tried to generate a client library using the example from https://docs.spacetraders.io/api-guide/open-api-spec#generating-a-client-library
Specifically, this command:
And the resulting error:
This is possibly a duplicate of the issue reported in #69.