Join Slack
Communities
Powered by
Hi! How do you specify the json schema of a respon...
# http4k
x
Xavier Hanin
10/03/2018, 3:51 PM
Hi! How do you specify the json schema of a response body when using contracts? AFAIU
meta { body = xxx }
is used for the schema of the request, but I don’t find any equivalent for the response. I’ve tried to figure out how to use
returning
for that but it expects a
Response
, not a
BodyLens
Open in Slack
Previous
Next