Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit d0efdb6

Browse files
Merge pull request magento-commerce/devdocs#2285 from magento-devdocs/DOC-272-update-redoc-links
Update redoc links to 2.3.7
2 parents 4c2a90a + b9493e4 commit d0efdb6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/_data/toc/rest-api.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ pages:
1212
children:
1313

1414
- label: Admin REST endpoints
15-
url: https://magento.redoc.ly/2.3.6-admin/
15+
url: https://magento.redoc.ly/2.3.7-admin/
1616
include_versions: ["2.3"]
1717

1818
- label: Customer REST endpoints
19-
url: https://magento.redoc.ly/2.3.6-customer/
19+
url: https://magento.redoc.ly/2.3.7-customer/
2020
include_versions: ["2.3"]
2121

2222
- label: Guest REST endpoints
23-
url: https://magento.redoc.ly/2.3.6-guest/
23+
url: https://magento.redoc.ly/2.3.7-guest/
2424
include_versions: ["2.3"]
2525

2626
- label: Asynchronous Admin REST endpoints

src/redoc/2.3/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ See [Token-based authentication][] for instructions on requesting and using secu
1414

1515
Each of the following links lead to a list of REST endpoints specific to a user type:
1616

17-
* [Admin REST API endpoints](https://magento.redoc.ly/2.3.6-admin/)—Available using an admin security token.
17+
* [Admin REST API endpoints](https://magento.redoc.ly/2.3.7-admin/)—Available using an admin security token.
1818

19-
* [Customer REST API endpoints](https://magento.redoc.ly/2.3.6-customer/)—Available using a customer security token.
19+
* [Customer REST API endpoints](https://magento.redoc.ly/2.3.7-customer/)—Available using a customer security token.
2020

21-
* [Guest REST API endpoints](https://magento.redoc.ly/2.3.6-guest/)—Available for anonymous users.
21+
* [Guest REST API endpoints](https://magento.redoc.ly/2.3.7-guest/)—Available for anonymous users.
2222

2323
## Asynchronous endpoints
2424

0 commit comments

Comments
 (0)