hmsonline/virgil

Support incrementing counters

Opened this issue · 0 comments

This is totally outside verbs defined by REST, but incrementing counters would map cleanly to the non-standard verb ADD.

It would theoretically be within the scope of PATCH to update counters, but the PATCH as implemented in Virgil is nicely idempotent. I'd hate to sacrifice that. :-)