Re: 'expects' return value per status code?

Hi Karol,

> I'd like my API to accept i.e. Excel document or whatever file I'd like it to send/receive.

Why would that not be possible?
Hydra describes the contents of the resource,
not what the representation should look like.

I.e., you would say "send me a resource with details about a person",
and this resource could be represented as JSON-LD, plain text, Excel…
(of course the server wouldn't support just any format,
 but it's important to distinguish between resources and representations).

Best,

Ruben

Received on Friday, 18 September 2015 18:19:53 UTC