diff --git a/src/plugins/relay/api/weechat-relay-api.yaml b/src/plugins/relay/api/weechat-relay-api.yaml index dda011957..6c3a7acb6 100644 --- a/src/plugins/relay/api/weechat-relay-api.yaml +++ b/src/plugins/relay/api/weechat-relay-api.yaml @@ -1384,9 +1384,21 @@ components: version: type: string example: '3.1.1' + description: + type: string + example: 'Quick jump to buffers' + author: + type: string + example: 'Sébastien Helleu ' + license: + type: string + example: 'GPL3' required: - name - version + - description + - author + - license Completion: type: object properties: