Get the change to an entity between one version and another
Mock API versioning
Get the change to an entity between one version and another
GET
Get the change to an entity between one version and another
Documentation Index
Fetch the complete documentation index at: https://docs.wiremock.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the Mock API
Required string length:
5 - 10Example:
"jjl8y"
The ID of the version
Required string length:
5 - 10Example:
"jjl8y"
The type of the entity.
Available options:
mappings, settings, grpc-dsc, graphql-schema, openapi-doc The ID of the entity. This path segment should be provided if and only if the entityType path segment is mappings.
Query Parameters
Show the changes between the requested version and the latest version.
Show the changes between the requested version and the previous version. This is the default if no parameter is supplied.
Show the changes between the requested version and the version identified by the parameter value. The "from" version must have taken place before the requested version.
Required string length:
5 - 10Example:
"jjl8y"
Response
200 response