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: validateBody for API Explorer #846

Merged
merged 2 commits into from
Oct 6, 2021
Merged

Conversation

jkaster
Copy link
Contributor

@jkaster jkaster commented Oct 5, 2021

Body values that were already parsed were failing to parse (obviously) so the validation was failing.

I completely missed that scenario

This needs to be merged before API Explorer is deployed because RunIt will not work for any endpoint with a body

Definitely need to add e2e tests for RunIt!

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2021

APIX Tests

    1 files    81 suites   2m 5s ⏱️
316 tests 303 ✔️ 13 💤 0 ❌
332 runs  319 ✔️ 13 💤 0 ❌

Results for commit 90bbe8e.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2021

Typescript Tests

    6 files    75 suites   4m 5s ⏱️
165 tests 161 ✔️   4 💤 0 ❌
549 runs  537 ✔️ 12 💤 0 ❌

Results for commit 90bbe8e.

Copy link
Contributor

@josephaxisa josephaxisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@josephaxisa josephaxisa merged commit d1f203c into main Oct 6, 2021
@josephaxisa josephaxisa deleted the jk/fix_validate_body branch October 6, 2021 10:05
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants