HarperFast / HarperFast/harper
Root REST path for a Resource should return records, not table metadata
Open
area:rest-api
bug
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
Calling GET on the root path of an exported Resource (e.g., GET /MyTable/) returns table metadata rather than records. This violates REST conventions — GET on a collection should return the collection.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.