Skip to content

Commit a172d81

Browse files
committed
Update POST to PUT in main spec for continue exchange endpoint.
1 parent 83e0bf2 commit a172d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ <h4>Continue Exchange</h4>
569569
</p>
570570

571571
<div class="api-detail"
572-
data-api-endpoint="post /exchanges/{exchange-id}/{transaction-uuid}"></div>
572+
data-api-endpoint="put /exchanges/{exchange-id}/{transaction-uuid}"></div>
573573
</section>
574574

575575
</section>

0 commit comments

Comments
 (0)