Skip to content

Commit

Permalink
Update fsrsapi.yml change get to post
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchasharmagsa authored Oct 12, 2023
1 parent 85fdbd5 commit fc1d3be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _apidocs/fsrs-bulkupload-api/v1/fsrsapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit fc1d3be

Please sign in to comment.