NorbertHartl wroteWhenever there is an API missing you should check if there is aswagger/OpenAPI description. It makes it a lot easier to use the API then.
This is cool. I didn't know about it. Is there a list somewhere of all the
APIs that it describes? I googled and found swagger-hub, but it didn't seem
very comprehensive. Also, is there a tool to auto-implement the spec in
Pharo?
https://github.com/zweidenker/OpenAPI
Need to add some documentation ����
Norbert