@forge/manifest
11.3.211.3.3-next.0
out/schema/manifest-schema.json~
out/schema/manifest-schema.jsonModified+36
Index: package/out/schema/manifest-schema.json
===================================================================
--- package/out/schema/manifest-schema.json
+++ package/out/schema/manifest-schema.json
@@ -6253,8 +6253,14 @@
"type": "string"
},
"export": {
"type": "boolean"
+ },
+ "api": {
+ "type": "boolean"
+ },
+ "historyView": {
+ "type": "boolean"
}
},
"required": [
"expression"
@@ -6714,8 +6720,14 @@
"type": "string"
},
"export": {
"type": "boolean"
+ },
+ "api": {
+ "type": "boolean"
+ },
+ "historyView": {
+ "type": "boolean"
}
},
"required": [
"expression"
@@ -7159,8 +7171,14 @@
"type": "string"
},
"export": {
"type": "boolean"
+ },
+ "api": {
+ "type": "boolean"
+ },
+ "historyView": {
+ "type": "boolean"
}
},
"required": [
"expression"
@@ -7600,8 +7618,14 @@
"type": "string"
},
"export": {
"type": "boolean"
+ },
+ "api": {
+ "type": "boolean"
+ },
+ "historyView": {
+ "type": "boolean"
}
},
"required": [
"expression"
@@ -8141,8 +8165,14 @@
"type": "string"
},
"export": {
"type": "boolean"
+ },
+ "api": {
+ "type": "boolean"
+ },
+ "historyView": {
+ "type": "boolean"
}
},
"required": [
"expression"
@@ -8666,8 +8696,14 @@
"type": "string"
},
"export": {
"type": "boolean"
+ },
+ "api": {
+ "type": "boolean"
+ },
+ "historyView": {
+ "type": "boolean"
}
},
"required": [
"expression"