Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 660 Bytes

File metadata and controls

13 lines (9 loc) · 660 Bytes

Fastly::VclDiff

Properties

Name Type Description Notes
from Integer The version number of the service to which changes in the generated VCL are being compared. [optional]
to Integer The version number of the service from which changes in the generated VCL are being compared. [optional]
format String The format in which compared VCL changes are being returned in. [optional]
diff String The differences between two specified versions. [optional]

[Back to API list] [Back to README]