issues
search
million-views
/
praas
Proxy as a service.
MIT License
4
stars
2
forks
source link
Get Conduit API
#107
Closed
m5nv
closed
4 years ago
m5nv
commented
4 years ago
GET from /conduits/
\<conduit id>
with no request body
Respond 401 if auth failure
Respond 200 and conduit JSON in response body if success
Respond 404 if no conduit found with id
Respond 422 and error list if any other failure
m5nv
commented
4 years ago
Retrospective issue created from a completed ticket.