6 ms·
The URL is meant to represent a specific resource. You're requesting a comment resource, not a version of a comment resource. It's semantically inappropriate an
by subliminalbrad 11y ago
The URL is meant to represent a specific resource. You're requesting a comment resource, not a version of a comment resource. It's semantically inappropriate and may lead to unnecessary complexity.
There is an HTTP concept created specifically for this idea. Why not use it?