Variant

delete-design-error

No description available.

variant delete-design-error {
  bad-request(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
not-foundstring
otherstring