Hi, is there an OpenAPI spec for the API? A json document I can parse to get all the API calls, e.g.
https://demo.api-platform.com/docs.jsonopenapi
I'm working on a Symfony bundle to facilitate making the calls, so a programmatic way of mapping the api calls to PHP methods would be helpful.
Thanks!
Tac Tacelosky