Wasm Directoryalpha
Variant

create-ip-error

No description available.

variant create-ip-error {
  bad-request(string),
  unauthorized(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
otherstring