From fc1d3be4fd3f645fd234548a14081a9d192bc876 Mon Sep 17 00:00:00 2001 From: ritchasharmagsa <139251384+ritchasharmagsa@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:34:17 -0400 Subject: [PATCH] Update fsrsapi.yml change get to post --- _apidocs/fsrs-bulkupload-api/v1/fsrsapi.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_apidocs/fsrs-bulkupload-api/v1/fsrsapi.yml b/_apidocs/fsrs-bulkupload-api/v1/fsrsapi.yml index 9459f3143..97086cd2f 100644 --- a/_apidocs/fsrs-bulkupload-api/v1/fsrsapi.yml +++ b/_apidocs/fsrs-bulkupload-api/v1/fsrsapi.yml @@ -87,8 +87,8 @@ paths: description: Internal Server Error '501': description: Not Implemented - #/acquisition/v1/ffata: - get: + #/acquisition/v1/ffata/get: + post: tags: - acquisition-controller summary: Get existing FFATA Contract Report(s) @@ -273,8 +273,8 @@ paths: description: Internal Server Error '501': description: Not Implemented - #/assistance/v1/ffata: - get: + #/assistance/v1/ffata/get: + post: tags: - assistance-controller summary: Get existing Grant FFATA Subaward report(s)