Fixed a typo in the Entry endpoint table, where it referenced Resources.
@hcayless There is some form of discrepancy in URI template uses in example. Sometime there are IDs filled, sometimes not. I think I tried to make the most sense out of it but... :)
totalItems
from the Collection Endpoints (See https://github.com/distributed-text-services/specifications/issues/248, problem pointed out by @kbrueckmann)passage
property (URI template) moved todocument
for consistency between Collection and Navigation endpoint (See https://github.com/distributed-text-services/specifications/issues/249, problem pointed out by @philippepons)collection
property (URI template) added toCollection
andResource
object (See https://github.com/distributed-text-services/specifications/issues/250, problem pointed out by @philippepons)@hcayless There is some form of discrepancy in URI template uses in example. Sometime there are IDs filled, sometimes not. I think I tried to make the most sense out of it but... :)