Wasm Directoryalpha
Variant

get-repositories-workspace-repo-slug-permissions-config-groups-group-slug-error

No description available.

variant get-repositories-workspace-repo-slug-permissions-config-groups-group-slug-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring