All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- added client function to update
LogisticsObject
- added mocked unit tests for
ONERecordClient
- added enums for cargo ontology, e.g.
WaybillType
,SensorType
, orPartyRole
- added models for IATA ONE Record Data Model Ontology v2.0.0 (2022-05-16)
- added models for IATA ONE Record API Ontology Version v1.1 (2021-04-20)
- added client for IATA ONE Record API Version v1.1 (2022-05-12)
- create
LogisticsObject
- get
LogisticsObject
- get
LogisticsObjects
- create
Event
forLogisticsObject
- get
Events
ofLogisticsObject
- send
Notification
- create
- added tests for
models
,ONERecordClient
, andutils