MCPcopy
hub / github.com/lfb/nodejs-koa-blog / article.js

File article.js

app/api/v1/article.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Router = require('koa-router');
2
3const {
4 ArticleValidator,

Callers

nothing calls this directly

Calls 12

successMethod · 0.80
failMethod · 0.80
getMethod · 0.80
jsonMethod · 0.80
targetCommentMethod · 0.80
updateBrowseMethod · 0.80
validateMethod · 0.45
createMethod · 0.45
destroyMethod · 0.45
updateMethod · 0.45
listMethod · 0.45
detailMethod · 0.45

Tested by

no test coverage detected