Wasm Directoryalpha
Variant

compatible-versions-create-to-many-relationship-error

No description available.

variant compatible-versions-create-to-many-relationship-error {
  forbidden(string),
  not-found(string),
  conflict(string),
  other(string),
}

Cases

CasePayloadDescription
forbiddenstring
not-foundstring
conflictstring
otherstring