Skip to content

nooschain v0.1.0


nooschain / api/schemas/route-schemas / routeCategoryFor

Function: routeCategoryFor()

routeCategoryFor(route): string

Defined in: api/schemas/route-schemas.ts:176

Classifies a documented route by the operational boundary an operator should think about when using it. The category is intentionally derived from path and security boundaries instead of only the display tag because some tags, such as Governance and Transactions, contain both public/domain-facing and operator/internal route variants.

Parameters

route

RouteDoc

Returns

string

Audience-first NOOSChain documentation.