dredd Questions
3
I have created an API that delivers a resource named "Thumbnail" (/thumbnails)
{
"name": "toto",
"uri": "http://xxx"
}
In other hand I have multiple resources that includes that Thumbnail reso...
Primp asked 13/7, 2015 at 12:1
2
I am currently trying to depict a existing API with apiary.io. The system implements authentication via a login request that returns a http-cookie containing a session-id.
As far as I know it is s...
Lesslie asked 6/5, 2014 at 21:12
2
Solved
I'm developing api documentation for a RESTful search API using Api Blueprint. I would like to be able to pass filters to the API so I can assemble:
filter[filtername1]=filtervalue1
filter[filtern...
Grunion asked 17/4, 2015 at 15:4
1
© 2022 - 2024 — McMap. All rights reserved.