Skip to content

Commit

Permalink
Merge branch 'feat/#csi-25-ttk-for-proxy-simulation' of https://githu…
Browse files Browse the repository at this point in the history
…b.com/mojaloop/testing-toolkit-test-cases into feat/#csi-25-ttk-for-proxy-simulation
  • Loading branch information
sri-miriyala committed Sep 6, 2024
2 parents bef3dbd + 98409e4 commit 1e21718
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,8 @@
"path": "/transfers/{ID}",
"params": {
"headers": {
"FSPIOP-Destination": "doesnotexistfsp"
"FSPIOP-Destination": "doesnotexistfsp",
"Content-Type": "application/vnd.interoperability.transfers+json;version=1.1"
},
"body": {
"transferState": "RESERVED"
Expand Down

0 comments on commit 1e21718

Please sign in to comment.