docs: added how to manage swaps documentation (#3941)

* docs: added how to manage swaps documentation

* added a note about listing swaps

* fix console.log
This commit is contained in:
Shahed Nasser
2023-04-27 12:27:55 +03:00
committed by GitHub
parent 538c9874ba
commit ceeba5fba6
5 changed files with 543 additions and 9 deletions
@@ -1,5 +1,5 @@
---
description: 'Learn how to implement order-editing features for admins using the REST APIs. This guide includes how to create an order edit and move order edit to request state, and more.'
description: 'Learn how to manage orders using the admin REST APIs. This guide includes how to list and filter orders, manage their payment and fulfillment, and more.'
addHowToData: true
---