Merge pull request #931 from cole-h/put-project

hydra-api: hidden -> visible
This commit is contained in:
Graham Christensen 2021-04-26 18:48:29 -04:00 committed by GitHub
commit 8e3b3c95f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -175,7 +175,7 @@ paths:
enabled:
description: when set to true the project gets scheduled for evaluation
type: boolean
hidden:
visible:
description: when set to true the project is displayed in the web interface
type: boolean
responses: