Skip to content

Issue 7098: Rest Api - addTable request#7150

Draft
rtjd6554 wants to merge 3 commits intodevelopfrom
7098-RestApi-AddTableEndpoint
Draft

Issue 7098: Rest Api - addTable request#7150
rtjd6554 wants to merge 3 commits intodevelopfrom
7098-RestApi-AddTableEndpoint

Conversation

@rtjd6554
Copy link
Copy Markdown
Collaborator

@rtjd6554 rtjd6554 commented May 8, 2026

Make sure you have checked all steps below.

Issue

  • My PR fully resolves the following issues. I've referenced an issue in the PR title, for example "Issue 1234 - My
    Feature". Note that before an issue is finished, you can still make a pull request by raising a separate issue
    for your progress.

Tests

  • My PR adds the following tests based on our test strategy OR does not need testing for this extremely good reason:
    • Execution of existing test suite
    • New tests covered in ""

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added new Java code, I have added Javadoc that explains it following our conventions and style.
  • If I have added or removed any dependencies from the project, I have updated the NOTICES file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

First version of a REST API endpoint to add a table

1 participant