Wasm Directoryalpha
Variant

get-flags-project-key-feature-flag-key-dependent-flags-error

No description available.

variant get-flags-project-key-feature-flag-key-dependent-flags-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring