Wasm Directoryalpha
Record

update-response-app-active-deployment-spec-services-item-cors

No description available.

record update-response-app-active-deployment-spec-services-item-cors {
  allow-credentials: option​<bool>,
  allow-headers: option​<list​<string>>,
  allow-methods: option​<list​<string>>,
  allow-origins: option​<list​<update-response-app-active-deployment-spec-services-item-cors-allow-origins-item>>,
  expose-headers: option​<list​<string>>,
  max-age: option​<string>,
}

Fields

NameTypeDescription
allow-credentialsoption​<bool>
allow-headersoption​<list​<string>>
allow-methodsoption​<list​<string>>
allow-originsoption​<list​<update-response-app-active-deployment-spec-services-item-cors-allow-origins-item>>
expose-headersoption​<list​<string>>
max-ageoption​<string>