
When kicking off a new API integration project, we often star
by getting the technical specifications on the external API. The specifications
should often come in the form of an OpenAPI Specification or a JSON schema
definition. It is often the case, that the external API may not be available
for the...