UNPKG
ndut-db-journal
Version:
latest (0.7.1)
0.7.1
0.7.0
0.6.0
0.5.2
0.5.1
Dataset Journaling for Ndut Framework
github.com/ardhi/ndut-db-journal
ardhi/ndut-db-journal
ndut-db-journal
/
ndutRest
/
route
/
history
/
custom.js
7 lines
(6 loc)
•
147 B
JavaScript
View Raw
1
2
3
4
5
6
7
module.exports = {
type
:
'modelAsRest'
,
alias
:
'dbj-history'
, swaggerTags:
'Manajemen Database'
, omitted: [
'create'
,
'update'
,
'remove'
] }