Wasm Directoryalpha
Variant

list-commits-error

No description available.

variant list-commits-error {
  not-modified(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
forbiddenstring
not-foundstring
otherstring