Wasm Directoryalpha
Variant

create-or-update-file-contents-error

No description available.

variant create-or-update-file-contents-error {
  not-found(string),
  conflict(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
conflictstring
unprocessable-entitystring
otherstring