Field definitions for protocol metadata

pull/977/head
Andrew Morgan 6 years ago committed by user
parent 1b374eafbc
commit 0ff882fb3b

@ -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"],

Loading…
Cancel
Save