[Specifications] POST/PUT requests in use cases shouldn't use relative URLs to reference the context

lanthaler has just created a new issue for https://github.com/HydraCG/Specifications:

== POST/PUT requests in use cases shouldn't use relative URLs to reference the context ==
For example [use case 5](https://github.com/HydraCG/Specifications/blob/744ade06f940be67271522d2486701db208e078c/drafts/use-cases/5.creating-new-event.md).

The problem is that a POST/PUT don't have a base URL and so the relative URL can't be resolved. Using the target of the POST/PUT as base is not the right thing to do.



Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/144 using your GitHub account

Received on Tuesday, 31 October 2017 07:23:38 UTC