Skip to content

Support simplified access to save&restore root node#3818

Open
georgweiss wants to merge 2 commits into
masterfrom
CSSTUDIO-1947b
Open

Support simplified access to save&restore root node#3818
georgweiss wants to merge 2 commits into
masterfrom
CSSTUDIO-1947b

Conversation

@georgweiss
Copy link
Copy Markdown
Collaborator

The save&restore root node is created with a hard coded unique ID. Clients cannot be expected to know the value of this id, so this PR adds the ability to query for the root node using a GET call to <context>/root or <context>/node/root. To get child nodes of the root client may use a GET call to <context>/node/root/children.

  • Testing:

    • The feature has automated tests
    • Tests were run
    • If not, explain how you tested your changes
  • Documentation:

    • The feature is documented
    • The documentation is up to date
    • Release notes:
      • Added an entry if the change is breaking or significant
      • Added an entry when adding a new feature

@georgweiss georgweiss requested a review from shroffk June 3, 2026 09:18
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 3, 2026

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.

1 participant