forked from lix-project/hydra
Merge pull request #1295 from arianvp/patch-3
Fix documentation of defaultpath in api docs
This commit is contained in:
commit
60e2c377d3
|
@ -870,7 +870,7 @@ components:
|
||||||
description: Size of the produced file
|
description: Size of the produced file
|
||||||
type: integer
|
type: integer
|
||||||
defaultpath:
|
defaultpath:
|
||||||
description: This is a Git/Mercurial commit hash or a Subversion revision number
|
description: if path is a directory, the default file relative to path to be served
|
||||||
type: string
|
type: string
|
||||||
'type':
|
'type':
|
||||||
description: Types of build product (user defined)
|
description: Types of build product (user defined)
|
||||||
|
|
Loading…
Reference in a new issue