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: allow set multiple URI in one route config #797

Merged
merged 7 commits into from Nov 4, 2019

Conversation

lilien1010
Copy link
Member

Allow set multi uris in one route config, this PR work with my last PR in apisix-dashboard

so I think yous need to merge this PR first
then merge the one below
apache/apisix-dashboard#62

Full changelog

  • apisix\schema_def.lua
  • apisix\schema_def.lua
  • [Add related tests] \t\node\route-host.t

Issues resolved

Fix #796

@lilien1010 lilien1010 changed the title Fix: Fix: Allow set multi uris in one route config Nov 4, 2019
lua/apisix/schema_def.lua Outdated Show resolved Hide resolved
t/admin/routes.t Outdated Show resolved Hide resolved
t/node/route-host.t Outdated Show resolved Hide resolved
@lilien1010 lilien1010 changed the title Fix: Allow set multi uris in one route config Fix: allow set multiple URI in one route config Nov 4, 2019
@shuaijinchao shuaijinchao merged commit b91d2d3 into apache:master Nov 4, 2019
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.

bug: unable to set multiple URI into uris field when config route
3 participants