Skip to content

renderSurface

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/libs/parser-core/src/techdocs/subsystem-narrative.ts

The HTTP surface as a whole, which the capped entry-point list cannot show.

"Where work enters" names six things; a subsystem publishing 47 endpoints across four controllers is a different size of surface from one publishing two, and the list looks identical either way.

Signature

ts
function renderSurface(evidence: SubsystemEvidence | undefined): string

Parameters

NameType
evidence`SubsystemEvidence

Returns: string

Was this page helpful?

Download as PDF