Variant

conference-join-error

No description available.

variant conference-join-error {
  unauthorized(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
unprocessable-entitystring
otherstring