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/devapi/hlapi/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
High-Level API
2
2
==============
3
3
4
-
The High-Level API (HL API) is a new API system provided in GLPI starting with version 10.1.0.
4
+
The High-Level API (HL API) is a new API system provided in GLPI starting with version 11.0.
5
5
While the user experience is more simplified than the legacy API (the REST API available in previous versions), the implementation is quite a bit more complex.
6
6
The following sections explain the various components of the new API.
7
7
These sections are sorted by the recommended reading order. It is recommended that you read the High-Level API user documentation first if you have no experience with the API at all.
0 commit comments