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

Validate API Gateway response #150

Open
3 tasks
kalvinwang opened this issue May 6, 2021 · 0 comments
Open
3 tasks

Validate API Gateway response #150

kalvinwang opened this issue May 6, 2021 · 0 comments
Labels
Engineering Technology and Development Track Size: L Type: Robustness Tickets to improve the application, invisibly

Comments

@kalvinwang
Copy link
Contributor

kalvinwang commented May 6, 2021

Description

We should validate each field in the API Gateway. We researched validation libraries (including Joi, AJV, and Zod), and decided Zod was likely the right choice (see Designing the perfect Typescript schema validation library).

Acceptance Criteria

  • Get possible values for each field received from the API gateway
  • Set up Zod
  • Write validation code
@kalvinwang kalvinwang added the Engineering Technology and Development Track label May 6, 2021
@lomky lomky self-assigned this Jul 15, 2021
@lomky lomky added this to the For Handoff milestone Sep 14, 2021
@lomky lomky removed their assignment Nov 29, 2021
@kalvinwang kalvinwang self-assigned this Nov 30, 2021
@lomky lomky added Type: User Experience Tickets that directly improve the application, visibly Type: Robustness Tickets to improve the application, invisibly and removed Type: User Experience Tickets that directly improve the application, visibly labels Dec 21, 2021
@kalvinwang kalvinwang removed their assignment Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Technology and Development Track Size: L Type: Robustness Tickets to improve the application, invisibly
Projects
None yet
Development

No branches or pull requests

3 participants