Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix subset panel API query #1172

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Fix subset panel API query #1172

merged 1 commit into from
Nov 21, 2024

Conversation

JustinElms
Copy link
Contributor

Background

The subset panel API query did not match the update API query format that was introduced when the Navigator migrated to FastAPI. This updates the query to the current query format so that the API Script option is now functional.

Checks

  • I ran unit tests.
  • I've tested the relevant changes from a user POV.
  • I've formatted my Python code using black ..

@JustinElms JustinElms added Bugfix A fix for something broken. Javascript labels Nov 21, 2024
@JustinElms JustinElms self-assigned this Nov 21, 2024
@JustinElms JustinElms merged commit cc99dd0 into master Nov 21, 2024
5 checks passed
@JustinElms JustinElms deleted the fix-subset-api-script-button branch November 21, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix A fix for something broken. Javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant