Wasm Directoryalpha
Variant

post-api-pages-error

No description available.

variant post-api-pages-error {
  unauthorized(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
unprocessable-entitystring
otherstring