From 94681b034a6a4b38cde4084477ecb12e4a9ca7f6 Mon Sep 17 00:00:00 2001 From: Anthony Chang Date: Thu, 13 Jul 2023 14:37:06 +0200 Subject: [PATCH] update schemas yaml with custom metadata schema ref --- schemas.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schemas.yaml b/schemas.yaml index 41665d948..67175bf86 100644 --- a/schemas.yaml +++ b/schemas.yaml @@ -20,6 +20,8 @@ schemas: "$ref": schemas/comment.yaml#/comment comment_reaction: "$ref": schemas/comment_reaction.yaml#/comment_reaction + custom_metadata_label: + "$ref": schemas/custom_metadata_label.yaml#/custom_metadata_label key_preview: "$ref": schemas/key_preview.yaml#/key_preview affected_count: