fix
gitea/salix/master This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-07-15 15:05:54 +02:00
parent 527492a859
commit 1915960824
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ module.exports = Self => {
{ {
arg: 'id', arg: 'id',
type: 'Number', type: 'Number',
description: 'The document id', description: 'Document id',
http: {source: 'path'} http: {source: 'path'}
} }
], ],