UNPKG

@agreed/core

Version:

agreed is a mock server and test client, agreed will be helper for Consumer Driven Contract

15 lines (14 loc) 182 B
{ 'request': { method: 'POST', path: '/hoge/:foo', body: { message: 'foobarbaz', }, }, response: { body: { message: 'hello post', }, }, }