Wasm Directoryalpha
Variant

map-commit-author-error

No description available.

variant map-commit-author-error {
  not-found(string),
  unprocessable-entity(string),
  service-unavailable(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
unprocessable-entitystring
service-unavailablestring
otherstring