Skip to content

Ability to reset the counter at any time #4

@Gabemira157

Description

@Gabemira157

As a [System Admin]
I need [To be able to reset the counter]
So that [In order to clear counter and begin new count from zero for a specific page]

Details and Assumptions

  • Use the action POST / counter / {name} / reset
  • Counter will be stored as name value pair

Acceptance Criteria

Given [the counter has advanced to 5]
When [I call reset on the service]
And [I request the current counter]
Then [the I should see 0 return 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