Skip to content

Counters can be reset #4

@BLW-Code

Description

@BLW-Code

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

    Status

    Product Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions