Move add table request/response and SerDe to core module
Open
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
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