From 3d2f796f688027e97f030bbfc0164d7a5fc957e9 Mon Sep 17 00:00:00 2001 From: Nicholas Wallace Date: Sat, 9 Nov 2024 12:26:47 -0700 Subject: [PATCH] Remove: security header for author image get request --- docs/newRoot.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/newRoot.yaml b/docs/newRoot.yaml index 9083bb02..ed2f0d17 100644 --- a/docs/newRoot.yaml +++ b/docs/newRoot.yaml @@ -3310,8 +3310,6 @@ paths: schema: type: string format: binary - '403': - $ref: '#/components/responses/forbidden' '404': $ref: '#/components/responses/notFound' post: