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 requests in proxy endpoints and parsing of observedIn #17

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

northwestwitch
Copy link
Member

@northwestwitch northwestwitch commented Jul 7, 2022

This PR adds | fixes:

How to test:

  • GitHub actions test submission endpoints with no valid api key. Tests should pass
  • Manually test both proxy endpoints with a valid api key and the fixed sdemo ubmission object

Expected outcome:

  • Both endpoint should return success and a submission number (example SUB:XXXXXXX)

Review:

  • Tests executed by GitHub actions, CR

This version is a:

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

@northwestwitch
Copy link
Member Author

  • Tested csv_2_json endpoint: 🆗

image

  • Tested validate endpoint 🆗

image

@northwestwitch northwestwitch merged commit ddaad8c into main Jul 7, 2022
@northwestwitch northwestwitch deleted the validate_endpoint branch July 8, 2022 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant