pub async fn lint_vcl_for_service(
configuration: &mut Configuration,
params: LintVclForServiceParams,
) -> Result<ValidatorResult, Error<LintVclForServiceError>>
Expand description
Services may have flags set by a Fastly employee or by the purchase of products as addons to the service, which modify the way VCL is interpreted by that service. This endpoint validates the submitted VCL in the context of the specified service.