From 238303f2f578ad957dbba7254fc14e0ced062f4f Mon Sep 17 00:00:00 2001 From: Andrew Haswell Date: Wed, 11 Sep 2024 09:06:58 -0700 Subject: [PATCH] additional endpoint schema --- .../cli/schemas/smartstack_schema.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/paasta_tools/cli/schemas/smartstack_schema.json b/paasta_tools/cli/schemas/smartstack_schema.json index 32fd5d72e6..c3a8d3209d 100644 --- a/paasta_tools/cli/schemas/smartstack_schema.json +++ b/paasta_tools/cli/schemas/smartstack_schema.json @@ -273,6 +273,24 @@ "type": "number", "minimum": 0, "maximum": 1 + }, + "team": { + "type": "string" + }, + "slack_channel": { + "type": "string" + }, + "project": { + "type": "string" + }, + "ticket": { + "type": "boolean" + }, + "page": { + "type": "boolean" + }, + "page_nonprod": { + "type": "boolean" } }, "required": [