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

[MDS-5809] - Fix IRT download #3071

Merged
merged 1 commit into from
Apr 26, 2024
Merged

[MDS-5809] - Fix IRT download #3071

merged 1 commit into from
Apr 26, 2024

Conversation

matbusby-fw
Copy link
Collaborator

flask updated the parameter names for their send_file helper function. Updated usage to match this change.

Objective

MDS-5809

This commit updates the parameter names in the send_file function used in the Information Requirements Table download resource. Specifically, it changes 'filename_or_fp' to 'path_or_file' and 'attachment_filename' to 'download_name' to reflect updated function usage.
Copy link

Quality Gate Passed Quality Gate passed for 'bcgov-sonarcloud_mds_core-api'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@matbusby-fw matbusby-fw merged commit 1fae97a into develop Apr 26, 2024
12 checks passed
@matbusby-fw matbusby-fw deleted the mds-5809-IRT-download branch April 26, 2024 16:13
simensma-fresh pushed a commit that referenced this pull request Jun 12, 2024
Update parameters in send_file function

This commit updates the parameter names in the send_file function used in the Information Requirements Table download resource. Specifically, it changes 'filename_or_fp' to 'path_or_file' and 'attachment_filename' to 'download_name' to reflect updated function usage.
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.

4 participants