Bug: Item has faulty (or at least unclear) endpoint definition
Description
According to the TextAPI, an implementation has to provide the following endpoints for items:
https://{server}{/prefix}/{collection}/{document}/{revision}/item.json
https://{server}{/prefix}/{collection}/{document}/latest/item.json
In case of Manifests, document
refers to the Manifest's URI. In case of Items, the endpoint definition either indicates that document
is equal to the Item's URI or that the Item URI is missing.
I expected the following to happen
The Item URI should be clear in the endpoint definition.
Severity
How much impact does this bug have on the product or further development?
-
Minor -
Major -
Critical -
Blocker
Edited by Michelle Weidling