You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. :-)
The text was updated successfully, but these errors were encountered:
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. :-)
The text was updated successfully, but these errors were encountered: