Wasm Directoryalpha
Variant

delete-feature-flag-error

No description available.

variant delete-feature-flag-error {
  unauthorized(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
otherstring