Variant

post-folders-id-error

No description available.

variant post-folders-id-error {
  forbidden(string),
  not-found(string),
  conflict(string),
  other(string),
}

Cases

CasePayloadDescription
forbiddenstring
not-foundstring
conflictstring
otherstring