From 34858ef119428d84c51a8923239a73d012c41853 Mon Sep 17 00:00:00 2001 From: leslitagordita Date: Thu, 2 Apr 2020 19:36:19 -0400 Subject: [PATCH] Update StackScript collection `deployments_total` is now filterable --- openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi.yaml b/openapi.yaml index 3cd55c8a5..7e610a6ca 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -17504,6 +17504,7 @@ components: - linode/debian8 x-linode-cli-display: 4 deployments_total: + x-linode-filterable: true type: integer description: > The total number of times this StackScript has been deployed.