diff --git a/api/v4/source/schemes.yaml b/api/v4/source/schemes.yaml index 7a417f827e..ed629ec60a 100644 --- a/api/v4/source/schemes.yaml +++ b/api/v4/source/schemes.yaml @@ -68,12 +68,15 @@ schema: type: object required: - - name + - display_name - scope properties: name: type: string description: The name of the scheme + display_name: + type: string + description: The display name of the scheme description: type: string description: The description of the scheme