Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Add discovery mode for mocked RAML document #33

Open
sichvoge opened this issue Aug 8, 2017 · 0 comments
Open

Add discovery mode for mocked RAML document #33

sichvoge opened this issue Aug 8, 2017 · 0 comments
Assignees

Comments

@sichvoge
Copy link
Contributor

sichvoge commented Aug 8, 2017

I'd like to ask the mocking service which RAML document it currently mocks. It should use the mechanism described here.

One example of HTTP response for a hypothetical HTTP request:

curl -iv -X HEAD "http://my-api.com/v1/resources/2

...
< Link: <http://my-api.com/v1/my-api.raml>; rel="describedby" type="application/raml+yaml";

Where http://my-api.com/v1/my-api.raml should be the document including the definition for the resource http://my-api.com/{version}/resources/{id}.

@sichvoge sichvoge added this to the 1.0.0 milestone Aug 15, 2017
@sichvoge sichvoge removed this from the 1.0.0 milestone Aug 22, 2017
brevity added a commit that referenced this issue Mar 21, 2018
@brevity brevity self-assigned this Mar 21, 2018
@jstoiko jstoiko modified the milestone: 0.3.0 Apr 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants