Wasm Directoryalpha
Variant

follow-users-alt1-error

No description available.

variant follow-users-alt1-error {
  bad-request(string),
  unauthorized(string),
  forbidden(string),
  too-many-requests(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
forbiddenstring
too-many-requestsstring
internal-server-errorstring
otherstring