liquid-labs / liquid-labs/catalyst-core-api
Consider adding 'type' to entities table.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
A 'type' or 'resourceType', which would match the REST type name. Primarily to allow an admin to look at the Entities directly, without needing to figure out what they are, and get meaningful output. Consider implementing along with #18.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the entities table definition and the REST resource type names in the schema or API entry points. Check issue #18 for related context, then add a type or resourceType that matches the REST name and verify that direct entity queries provide meaningful output for administrators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend-api-design, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100