gchq / gchq/sleeper

Move add table request/response and SerDe to core module

Open
#7,696 1 comment 0 reactions 0 assignees View on GitHub
core-module
Dominant language
Java
Stars
107
Forks
29
Avg merge
19h 46m
Merged PRs (30d)
141

Description

### Description / Background

Split from:
- #7335

We'd like to move the request and response types and SerDe for the REST API add table method to the core module, so that in a future issue we can use them in client code as well as in the REST API implementation.

Contributor guide

Open the contributing guide

Research direction

Locate the REST API add table request and response types and their SerDe, then trace the module boundaries that currently contain them. Move those types and the SerDe into the core module so they can be reused by client code, and verify the REST API still builds and its tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, backend-api-design
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.