forked from lix-project/hydra
Merge pull request #931 from cole-h/put-project
hydra-api: hidden -> visible
This commit is contained in:
commit
8e3b3c95f8
|
@ -175,7 +175,7 @@ paths:
|
||||||
enabled:
|
enabled:
|
||||||
description: when set to true the project gets scheduled for evaluation
|
description: when set to true the project gets scheduled for evaluation
|
||||||
type: boolean
|
type: boolean
|
||||||
hidden:
|
visible:
|
||||||
description: when set to true the project is displayed in the web interface
|
description: when set to true the project is displayed in the web interface
|
||||||
type: boolean
|
type: boolean
|
||||||
responses:
|
responses:
|
||||||
|
|
Loading…
Reference in a new issue