From 20658f5989533819d6d3d3e88319e6b42b356503 Mon Sep 17 00:00:00 2001 From: chriskd Date: Tue, 12 Nov 2024 17:39:17 -0500 Subject: [PATCH] Update BirdwatchPivot required properties in tweet.yaml Removing 'footer', 'note', 'subtitle', and 'shorttitle' from the BirdwatchPivot required properties - these fields are not present when a tweet has proposed notes, but no consensus on a winner --- src/openapi/schemas/tweet.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/openapi/schemas/tweet.yaml b/src/openapi/schemas/tweet.yaml index 266677d..9a4d865 100644 --- a/src/openapi/schemas/tweet.yaml +++ b/src/openapi/schemas/tweet.yaml @@ -649,11 +649,7 @@ components: BirdwatchPivot: required: - "destinationUrl" - - "footer" - - "note" - - "subtitle" - "title" - - "shorttitle" - "iconType" properties: destinationUrl: