Skip to content

fix: correct the validation of route.vars#3124

Merged
moonming merged 1 commit into
apache:masterfrom
spacewander:fix_a
Dec 27, 2020
Merged

fix: correct the validation of route.vars#3124
moonming merged 1 commit into
apache:masterfrom
spacewander:fix_a

Conversation

@spacewander

Copy link
Copy Markdown
Member

Previously only the type is applied, and it is too strict.
And now we should allow 4 items in the vars expression.

Fix #3123

Signed-off-by: spacewander [email protected]

What this PR does / why we need it:

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?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Previously only the type is applied, and it is too strict.
And now we should allow 4 items in the vars expression.

Fix apache#3123

Signed-off-by: spacewander <[email protected]>
@spacewander
spacewander marked this pull request as ready for review December 25, 2020 06:19
@moonming
moonming merged commit 5377751 into apache:master Dec 27, 2020
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 help: Route中vars不能使用IN操作符

4 participants