Skip to content

✨ add plot config API#103

Merged
rneswold merged 3 commits intomainfrom
plot-config
Apr 13, 2026
Merged

✨ add plot config API#103
rneswold merged 3 commits intomainfrom
plot-config

Conversation

@rneswold
Copy link
Copy Markdown
Contributor

@rneswold rneswold commented Apr 2, 2026

This PR adds four endpoints to manage plot configurations. These are needed by the new Plotting App.

Two endpoint get and set a named plot configuration. Two others get and set a user's default configuration. The user account is obtained from the JWT. A client without a JWT cannot interact with the user config API.

rneswold added 2 commits April 8, 2026 16:25
These changes make the API match the GraphQL API.
Copy link
Copy Markdown
Contributor

@bstover74 bstover74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@rneswold rneswold merged commit ec77f06 into main Apr 13, 2026
1 check passed
@rneswold rneswold deleted the plot-config branch April 13, 2026 20:58
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.

3 participants