Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/swagger
/ build
Method
build
lib/document-builder.ts:281–283 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
279
}
280
281
public build(): Omit<OpenAPIObject,
'paths'
> {
282
return
this.document;
283
}
284
}
Callers
6
document-builder.spec.ts
File · 0.80
express.e2e-spec.ts
File · 0.80
validate-schema.e2e-spec.ts
File · 0.80
swagger-module-webhooks.e2e-spec.ts
File · 0.80
fastify.e2e-spec.ts
File · 0.80
bootstrap
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected