Field definitions for protocol metadata

This commit is contained in:
Andrew Morgan 2018-07-13 11:41:51 +01:00 committed by user
parent 1b374eafbc
commit 0ff882fb3b

View file

@ -13,6 +13,8 @@
# limitations under the License.
type: object
description: Dictionary of supported third party protocols.
additionalProperties:
$ref: protocol.yaml
example: {
"irc": {
"user_fields": ["network", "nickname"],