MCPcopy
hub / github.com/midwayjs/midway / parse

Method parse

packages/swagger/test/parser.test.ts:69–71  ·  view source on GitHub ↗
(clz)

Source from the content-addressed store, hash-verified

67 }
68
69 parse(clz) {
70 return super.parseClzz(clz);
71 }
72
73 formatType(metadata) {
74 return super.formatType(metadata);

Callers 15

readRequestBodyFunction · 0.80
getRequestPayloadFunction · 0.80
loadPolicyByAdapterMethod · 0.80
onReadyMethod · 0.80
onRequestMethod · 0.80
startWatchFunction · 0.80
refreshMethod · 0.80
parser.test.tsFile · 0.80
ApiExtensionFunction · 0.80
index.test.tsFile · 0.80
getFunction · 0.80

Calls 1

parseClzzMethod · 0.80

Tested by

no test coverage detected