Wasm Directoryalpha
Variant

list-alerts-for-repo-error

No description available.

variant list-alerts-for-repo-error {
  not-modified(string),
  bad-request(string),
  forbidden(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
bad-requeststring
forbiddenstring
not-foundstring
unprocessable-entitystring
otherstring