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

change: add request-validation plugin input params schema valid. #1920

Merged

Conversation

shuaijinchao
Copy link
Member

What this PR does / why we need it:

FIX #1881

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Is this PR backward compatible?

apisix/core/schema.lua Outdated Show resolved Hide resolved
apisix/plugins/request-validation.lua Show resolved Hide resolved
apisix/plugins/request-validation.lua Outdated Show resolved Hide resolved
@shuaijinchao
Copy link
Member Author

@membphis already fixed, please recheck.

@membphis membphis merged commit 552d700 into apache:master Jul 29, 2020
@membphis
Copy link
Member

@shuaijinchao merged, many thx

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.

request-validation: check whether the input configuration is a valid JSON Schema.
2 participants