Add initial controller for LOs
Adds the LogisticsObjectController
wich is associated with the path /{companyId}/los
.
A POST
handler is also registered that accepts documents in the 3 RDF formats application/ld+json
, application/x-turtle
and text/turtle
.