diff --git a/hydra-api.yaml b/hydra-api.yaml index 212fd00f..dbca2b3d 100644 --- a/hydra-api.yaml +++ b/hydra-api.yaml @@ -160,9 +160,12 @@ paths: schema: type: object properties: - displayname: + name: description: name of the project type: string + displayname: + description: display name of the project + type: string description: description: description of the project type: string