Skip to content

Support simplified access to save&restore root node#3818

Merged
shroffk merged 2 commits into
masterfrom
CSSTUDIO-1947b
Jun 4, 2026
Merged

Support simplified access to save&restore root node#3818
shroffk merged 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

@shroffk
Copy link
Copy Markdown
Member

shroffk commented Jun 4, 2026

This is a small but very very useful addition

@shroffk shroffk merged commit 0a6b83c into master Jun 4, 2026
5 checks passed
@shroffk shroffk deleted the CSSTUDIO-1947b branch June 4, 2026 20:15
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.

2 participants