Expanding the Definition of Our API Contracts
https://apievangelist.com/2024/07/06/expanding-the-definition-of-our-api-contracts/
"As a potential consumer of an API, is it enough that I the API producer only publish an OpenAPI and share that with you? No, of course not" -- #KinLane
Expanding the Definition of Our API Contracts
In recent years we’ve begun collectively using the phrase “API contract” to often describe the OpenAPI or AsyncAPI for our APIs. While I have been complicit in the adoption of this phrase, and support its usage anytime I can, I also feel that it also reflects much of what is deficient with the API Economy. I agree that an OpenAPI represents a contract between producer and consumer, but I am painfully aware of how this represents just the technical side of this contract, and much of the business side of things is taken for granted or not addressed at all.
Mike Amundsen