Implementation record for an endpoint's methods on the client (mock) side. Every method is optional. A mock host may implement only the subset of methods it cares about. Requests for an unimplemented method return HTTP 501 Not Implemented.
@rest-vir/api
Implementation record for an endpoint's methods on the client (mock) side. Every method is optional. A mock host may implement only the subset of methods it cares about. Requests for an unimplemented method return HTTP 501 Not Implemented.