kit-data-manager / kit-data-manager/mapping-service

Add more metadata fields for mapping schemas

Open
#240 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.