From 00ac378cec2d13ccb0288e7e8c2272b10a2b12a3 Mon Sep 17 00:00:00 2001 From: Simon Ramzi Date: Wed, 3 Apr 2024 15:49:03 +0100 Subject: [PATCH 1/2] Update schema for api. --- management/schemas/creative-template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/management/schemas/creative-template.yaml b/management/schemas/creative-template.yaml index f196530..4e48a4d 100644 --- a/management/schemas/creative-template.yaml +++ b/management/schemas/creative-template.yaml @@ -23,6 +23,7 @@ schemas: nullable: true AllowedValues: type: array + nullable: true items: type: string Regex: From cc7c470b9fadc98bdb24fa0d3d9285e87a338183 Mon Sep 17 00:00:00 2001 From: Simon <92522547+honeycomb-cheesecake@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:54:25 +0100 Subject: [PATCH 2/2] Update creative-template.yaml --- management/creative-template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/management/creative-template.yaml b/management/creative-template.yaml index 4242395..49662fb 100644 --- a/management/creative-template.yaml +++ b/management/creative-template.yaml @@ -108,6 +108,7 @@ paths: nullable: true AllowedValues: type: array + nullable: true items: type: string Regex: