Skip to content

Counters can be reset #4

@ramongitau

Description

@ramongitau

As a [System Administrator,]
I need [the ability to reset the counter,]
So that [I can start counting something new.]

Details and Assumptions

  • [ Use the action POST / Counters / { name } / reset ]

Acceptance Criteria

Given [the counter has advanced to 5 ]
When [ I call reset on the service ]
And I request the current counter
Then [I should see 0 returned from the service ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions