Closed estahn closed 12 months ago
The Tesla API (not their Fleet API) doesn't conform to OpenAPI, so it would be misleading to represent it as such. Also, considering this API will be going away at some point (at least in the sense of being the most viable path for development), big contributions like this probably don't make sense.
I'd encourage you to post that spec in your own repo. I can definitely link to it.
We have generated an OpenAPI Schema for the Tesla API based on some reverse engineering as well as this documentation. Is this something we can contribute to this project?
We have used the OpenAPI Schema in conjunction with Fern to generate a Tesla SDK.