Wasm Directoryalpha
Variant

create-deployment-error

No description available.

variant create-deployment-error {
  conflict(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
conflictstring
unprocessable-entitystring
otherstring