MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/api/src/admin/api.ts:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55) {}
56
57export class AdminUsersForbidden extends Schema.TaggedErrorClass<AdminUsersForbidden>()(
58 "AdminUsersForbidden",
59 {},
60 { httpApiStatus: 403 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected