This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ pages:
12
12
children :
13
13
14
14
- label : Admin REST endpoints
15
- url : https://magento.redoc.ly/2.3.6 -admin/
15
+ url : https://magento.redoc.ly/2.3.7 -admin/
16
16
include_versions : ["2.3"]
17
17
18
18
- label : Customer REST endpoints
19
- url : https://magento.redoc.ly/2.3.6 -customer/
19
+ url : https://magento.redoc.ly/2.3.7 -customer/
20
20
include_versions : ["2.3"]
21
21
22
22
- label : Guest REST endpoints
23
- url : https://magento.redoc.ly/2.3.6 -guest/
23
+ url : https://magento.redoc.ly/2.3.7 -guest/
24
24
include_versions : ["2.3"]
25
25
26
26
- label : Asynchronous Admin REST endpoints
Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ See [Token-based authentication][] for instructions on requesting and using secu
14
14
15
15
Each of the following links lead to a list of REST endpoints specific to a user type:
16
16
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.
18
18
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.
20
20
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.
22
22
23
23
## Asynchronous endpoints
24
24
You can’t perform that action at this time.
0 commit comments