MCPcopy
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}

Calls

no outgoing calls

Tested by

no test coverage detected