We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce in EpTO a new endpoint to retrieve all the delivered events. As an example, the endpoint could be:
GET http://localhost:5001/v1/delivered-events
http://localhost:5001/v1/delivered-events
The text was updated successfully, but these errors were encountered:
ca25d4f
Merge pull request #22 from robzenn92/feature/deliver_events
c2a23a3
Added a new endpoint in EpTO to retrieve the list of delivered events, closes #20
No branches or pull requests
Introduce in EpTO a new endpoint to retrieve all the delivered events.
As an example, the endpoint could be:
GET
http://localhost:5001/v1/delivered-events
The text was updated successfully, but these errors were encountered: