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: admin-api/how-to-use.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -285,7 +285,3 @@ Thanks to the automatically generated documentation, you can easily import the A
285
285
## Extending API
286
286
287
287
The new API in PrestaShop 9 is designed to be extensible. You can add new endpoints, scopes, and other features to the API. We plan to release extensive developer documentation for the API soon. In the meantime, you can check the [example module](https://github.com/PrestaShop/example-modules/tree/master/api_module) and the [ps_apiresources](https://github.com/PrestaShop/ps_apiresources).
288
-
289
-
{{% notice %}}
290
-
The new API in PrestaShop 9 is still under development. We encourage you to test it and provide feedback to help us improve it further.
0 commit comments