Re: [Specifications] Document how "errors" can be given an identifier and be reused in responses (#39)

True - there is a section 5.3 of the spec that mentions `hydra:Status`, but it doesn't say anything about reusable identifiers. Unless the fragment below counts:

>A server may also return a Status directly in a response.
>When doing so, it often makes sense to subclass the Status to make its semantics more explicit.
>Hydra defines just one such subclass, namely the Error class.
>This provides an extensible framework to communicate error details to a client.

Subclass would probably end up with a separate URL that could be reused and dereferenced

-- 
GitHub Notification of comment by alien-mcl
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/39#issuecomment-454510780 using your GitHub account

Received on Tuesday, 15 January 2019 19:02:35 UTC