Wasm Directoryalpha
Variant

check-token-error

No description available.

variant check-token-error {
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
unprocessable-entitystring
otherstring