Skip to content

Move back-end download functions to /api/sedfittingresult#431

Open
Abh1ramManugur1 wants to merge 6 commits into
scimma:mainfrom
Abh1ramManugur1:411-apisedfitting-download
Open

Move back-end download functions to /api/sedfittingresult#431
Abh1ramManugur1 wants to merge 6 commits into
scimma:mainfrom
Abh1ramManugur1:411-apisedfitting-download

Conversation

@Abh1ramManugur1

Copy link
Copy Markdown
Collaborator

Resolves #411

  • Added new download functions to /api/sedfittingresult, replacing view functions: download_chains, download_modelfit, download_percentiles
  • New download URL: /api/sedfittingresult/{id}/download/{download-type}/
  • Fixed download URLs on /api/sedfittingresult using new download functions, rerouted transient download on front-end to these functions. Functionality from front-end is identical

Abh1ramManugur1 added a commit to Abh1ramManugur1/blast that referenced this pull request Jun 25, 2026
Copied same helper function from commit: 59789d6 in PR scimma#431
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.

Move the download_x endpoints functionality to /api/sedfittingresult/

1 participant