@forge/manifest

13.4.0-next.4-experimental-e16d59f13.4.0-next.5
out/schema/manifest-schema.json
~out/schema/manifest-schema.jsonModified
+1
Index: package/out/schema/manifest-schema.json
===================================================================
--- package/out/schema/manifest-schema.json
+++ package/out/schema/manifest-schema.json
@@ -55,8 +55,9 @@
                     "type": "object",
                     "title": "compatibility",
                     "description": "The app compatibility configuration. If not set, app is not a cross-context or global app.",
                     "additionalProperties": false,
+                    "minProperties": 1,
                     "properties": {
                         "confluence": {
                             "type": "object",
                             "properties": {