Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

API to delete contracts by provider, consumer or both #6

Open
sashman opened this issue May 2, 2017 · 0 comments
Open

API to delete contracts by provider, consumer or both #6

sashman opened this issue May 2, 2017 · 0 comments

Comments

@sashman
Copy link
Contributor

sashman commented May 2, 2017

Implement calls along the lines of:

  • Delete by provider - DELETE .../api/contracts?provider=name
  • Delete by consumer - DELETE .../api/contracts?consumer=name
  • Delete by both - DELETE .../api/contracts?consumer=name&provider=name

The above should result in the removal of contracts for the respective providers and consumers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants