When trying to set a counter to Zero I get the following message.
https://api.counterapi.dev/v1/test/test/set?count=0
{
"code": 400,
"message": "Key: 'SetQuery.Count' Error:Field validation for 'Count' failed on the 'required' tag"
}
I do not have an issue setting a count to 1.