-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a System Administrator,
I need the ability to reset the counter,
So that I can redo the counting from the start.
Details and Assumptions
*Use the action POST / counters / {name} / reset
Acceptance Criteria
Given the counter that advanced to 5
When I call a reset on the service
And I request the current counter
Then I should see 0 returned from the serviceMetadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Product Backlog