Wasm Directoryalpha
Variant

post-portability-check-error

No description available.

variant post-portability-check-error {
  unauthorized(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
unprocessable-entitystring
otherstring