Wasm Directoryalpha
Variant

get-parent-goals-for-goal-error

No description available.

variant get-parent-goals-for-goal-error {
  bad-request(string),
  unauthorized(string),
  payment-required(string),
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
payment-requiredstring
forbiddenstring
not-foundstring
internal-server-errorstring
otherstring