kit-data-manager / kit-data-manager/mapping-service
Add more metadata fields for mapping schemas
- Dominant language
- Java
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
After taking a look on how the id, title, and description fields of the mapping schema records are currently used, it has become clear that the following fields are missing:
- createdAt
- lastUpdatedAt
- version
- link to further resources (e.g., the mapping schema in metastore/base-repo)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the mapping schema records and the existing handling of their id, title, and description fields. Trace how these records are represented and exposed through the RESTful API, then determine where the four requested metadata fields belong. Done means the API consistently supports createdAt, lastUpdatedAt, version, and a link to further resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100