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

feat: support both standard PATCH and sub path PATCH for admin api #1930

Merged
merged 8 commits into from
Jul 31, 2020

Conversation

nic-chen
Copy link
Member

@nic-chen nic-chen commented Jul 29, 2020

What this PR does / why we need it:

support both standard PATCH and sub path PATCH for admin api.

fix #1823

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?

apisix/utils/table-util.lua Outdated Show resolved Hide resolved
apisix/admin/global_rules.lua Outdated Show resolved Hide resolved
apisix/admin/services.lua Outdated Show resolved Hide resolved
apisix/admin/services.lua Outdated Show resolved Hide resolved
apisix/admin/upstreams.lua Outdated Show resolved Hide resolved
apisix/core/table.lua Outdated Show resolved Hide resolved
@membphis membphis merged commit 29b1589 into apache:master Jul 31, 2020
@membphis
Copy link
Member

@nic-chen many thx for the nice feature ^_^

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: apisix 1.4 can not patch upstream nodes configure
3 participants