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: Documentation_website/docs/API-Security/logistics-events.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -347,7 +347,7 @@ classDiagram
347
347
The ONE Record API employs the [Collection](https://onerecord.iata.org/ns/api#Collection) class to return an array of objects. This class encompasses two properties:
348
348
349
349
-[api:hasItem](https://onerecord.iata.org/ns/api#hasItem) returns the array of objects.
350
-
-[api:hasTotalItem](https://onerecord.iata.org/ns/api#hasTotalItem) returns the count of elements within the returned array.
350
+
-[api:hasTotalItem](https://onerecord.iata.org/ns/api#hasTotalItem) returns the count of elements for the defined filter without taking into account pagination (i.e. skip or limit parameter).
351
351
352
352
In this particular case, @id property in the response body MUST be equal to the Endpoint defined in the [Endpoint section](#endpoint_2) (i.e.: https://1r.example.com/logistics-objects/2a7d1338-9033-13xc-b665-81a411418978/logistics-events).
0 commit comments