From bf19b814c11c9b0fa5bd9906763c13f6bc709e3b Mon Sep 17 00:00:00 2001 From: James Sandford Date: Fri, 2 Aug 2024 10:32:14 +0100 Subject: [PATCH] Make punctuation consistent on 404 description --- api/TimeAddressableMediaStore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/TimeAddressableMediaStore.yaml b/api/TimeAddressableMediaStore.yaml index 997b558..ef788f4 100644 --- a/api/TimeAddressableMediaStore.yaml +++ b/api/TimeAddressableMediaStore.yaml @@ -1589,7 +1589,7 @@ paths: "403": description: Forbidden. You do not have permission to modify this flow. It may be marked read-only. "404": - description: The requested flow does not exist + description: The requested flow does not exist. /flow-delete-requests: head: summary: List Flow Delete Requests