Earlier quoted context omitted.
> And they don't have an OpenAPI spec available to download? So they seriously expect developers to just manually write their own client code by reading and translating those example CURL commands by hand??! This is baby work to literally every programmer I know.
It's also a solved problem that literally no human should have to bother with anymore. Like it was solved with SOAP APIs back in the 2000's. Not to mention the fact that documentation is still always hand-written - which can have mistakes or typos in it, then downstream developers will have to translate that into hand-written client code, which can also have those same mistakes or bugs in it. And when the mistake is…
This is such a hilariously wrong statement I can't even begin to approach the rest of this comment with any serious attention.