You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/v1.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ language_tabs:
5
5
- shell: cURL
6
6
7
7
toc_footers:
8
-
- <a href="http://woothemes.github.io/woocommerce-rest-api-docs/">WC REST API Docs v2</a>
9
8
- <a href="https://github.com/woothemes/woocommerce-rest-api-docs">Contributing to WC REST API Docs</a>
10
9
- <a href="https://github.com/woothemes/woocommerce/tree/master/includes/api">REST API Source on GitHub</a>
11
10
- <a href="https://github.com/woothemes/woocommerce/issues?labels=API&page=1&state=open">REST API Issues</a>
@@ -18,5 +17,5 @@ includes:
18
17
19
18
search: false
20
19
21
-
warning: <i class="info"></i> This documentation is for the v1 API which is now deprecated. Please use the <code>v2</code> endpoint and <a href="http://woothemes.github.io/woocommerce-rest-api-docs/">read the v2 documentation</a>.
20
+
warning: <i class="info"></i> This documentation is for the WooCommerce API v1 which is now deprecated. <a href="http://woothemes.github.io/woocommerce-rest-api-docs/">Please use the latest REST API version</a>.
Copy file name to clipboardExpand all lines: source/v2.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,6 @@ includes:
27
27
- v2/webhooks
28
28
29
29
search: false
30
+
31
+
warning: <i class="info"></i> This documentation is for the WooCommerce API v2 which is now deprecated. <a href="http://woothemes.github.io/woocommerce-rest-api-docs/">Please use the latest REST API version</a>.
Copy file name to clipboardExpand all lines: source/v3.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,6 @@ includes:
37
37
- v3/authentication-endpoint
38
38
39
39
search: false
40
+
41
+
warning: <i class="info"></i> This documentation is for the WooCommerce API v3 API which is now deprecated. <a href="http://woothemes.github.io/woocommerce-rest-api-docs/">Please use the latest REST API version</a>.
0 commit comments