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

JASPER-289: Lambda Function Integration #176

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

ronaldo-macapobre
Copy link

Pull Request for JIRA Ticket: JASPER-289

Issue ticket number and link

https://jira.justice.gov.bc.ca/browse/JASPER-289

Description

  • Added binary media type application/octet-stream in APIGW infra code
  • Handle application/octet-stream requests
  • Passed AxiosRequestConfig instead of headers only
  • Updated unit tests

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Deployed feature branch to DEV and TEST branch and test from there.
  • Ran Jasper app locally while redirecting requests to APIGW TEST

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

- Adjust unit tests
- Added application/octet-stream binary media type support for API Gateway
@ronaldo-macapobre ronaldo-macapobre merged commit 9d0f047 into master Feb 14, 2025
17 of 21 checks passed
@ronaldo-macapobre ronaldo-macapobre deleted the feature/JASPER-289-handle-octet-stream branch February 14, 2025 16:14
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