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

[refactor][bug] PATCH method bug #570

Closed
nic-chen opened this issue Oct 20, 2020 · 2 comments · Fixed by #1005
Closed

[refactor][bug] PATCH method bug #570

nic-chen opened this issue Oct 20, 2020 · 2 comments · Fixed by #1005
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nic-chen
Copy link
Member

PATCH method doesn't support subpath and embedded struct.

example:

$ curl http://127.0.0.1:8080/apisix/admin/routes/1/upstream/nodes -X PATCH -i -d '
{
    "39.97.63.200:80": 1
}'
@juzhiyuan juzhiyuan added the bug Something isn't working label Oct 20, 2020
@juzhiyuan juzhiyuan added this to the 1.6 milestone Oct 20, 2020
@juzhiyuan
Copy link
Member

added to milestone 1.6 now, feel free to remove them if needed.

@juzhiyuan
Copy link
Member

not urgent, just move this one to 2.1

@juzhiyuan juzhiyuan modified the milestones: 2.0, 2.1 Oct 22, 2020
@juzhiyuan juzhiyuan mentioned this issue Oct 24, 2020
1 task
@nic-chen nic-chen mentioned this issue Dec 10, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants