Open wayneyaoo opened 1 year ago
POST a new PURL only works in "purl", not "purls". This should get fixed as well :)
I'll reuse this issue for another problem ... hope it's okay.
The "counter" field is "null" when retrieving a PURL that hasn't been hit. It should be 0 right? the type should be .. integer, not string, similar to this one #531.
Bug Description
PURL API has a small discrepancy in the endpoint face a bit different from other API.
List all statuses:
Get a single status:
But for PURL, it's like this:
Get all
Get one
it should be all "purls" right?
Steps to Reproduce
No response