Michel Kaporin
08/12/2022, 11:58 AMGET /path/to/resource?version=2021-09-21
with the parameter targeting a specific date of the API specification. In other words, when new API breaking changes get published, API provider creates completely new OpenAPI specification that consumers have to switch to if they want to target the latest version. The old versions are being supported until a certain deprecation date. You can read more here, if you need a more detailed explanation.
How would the consumer and provider contract testing flow look like in such scenario?