From 9e2e5f66c5842bafaebe29c95d28a5b0739a7c3e Mon Sep 17 00:00:00 2001 From: Luther Tychonievich Date: Tue, 3 Dec 2024 11:15:57 -0600 Subject: [PATCH] Add fragment and change controller to yaml-schema.yaml (#223) --- yaml-schema.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/yaml-schema.yaml b/yaml-schema.yaml index 545f60a..db07e71 100644 --- a/yaml-schema.yaml +++ b/yaml-schema.yaml @@ -76,6 +76,10 @@ properties: "$ref": "#/definitions/uris" contact: type: string + change controller: + type: string + fragment: + type: string additionalProperties: false