nooschain / api/schemas/route-schemas / SecurityKind
Type Alias: SecurityKind
SecurityKind =
"bearer"|"node"|"actor"|"dev"
Defined in: api/schemas/route-schemas.ts:14
Authentication model shown in Swagger for a documented route.
nooschain / api/schemas/route-schemas / SecurityKind
SecurityKind =
"bearer"|"node"|"actor"|"dev"
Defined in: api/schemas/route-schemas.ts:14
Authentication model shown in Swagger for a documented route.