summaryrefslogtreecommitdiffstats
path: root/integrations/schemas
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--integrations/schemas/deploy.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/integrations/schemas/deploy.json b/integrations/schemas/deploy.json
index b2bd7206b..7bafe8fbb 100644
--- a/integrations/schemas/deploy.json
+++ b/integrations/schemas/deploy.json
@@ -68,6 +68,10 @@
"type": "string",
"description": "Any additional information about this platform."
},
+ "clean_additional_info": {
+ "type": "string",
+ "description": "Any additional information about this platform, without any embedded custom tags."
+ },
"related_resources": {
"type": "object",
"description": "TBD"