dlcs / protagonist

MIT License
7 stars 2 forks source link

Invalid hypermedia links in responses #899

Open donaldgray opened 1 month ago

donaldgray commented 1 month ago

The API is returning responses that contain links to resources that don't exist. We should either remove these links or implement the endpoints.

2 examples are Batch responses contain ErrorImages and CompleteImages but neither of these are dereferenceable.

These links are auto-generated by attributes decoraring the hydra models, which is why they are output.