Get a comparison of the VCL changes between two service versions
GET {{fastly_url}}/service/{{service_id}}/vcl/diff/from/{{from_version_id}}/to/{{to_version_id}}?format
Authorization: Requires API token.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
format | null | Optional method to format the diff field. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |