This is an automated email from the ASF dual-hosted git repository.

membphis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git.


    from 9e9a632  doc: fixed `uri-blocker` plugin path error in `README`. 
(#1950)
     add 29b1589  feat: support both standard PATCH and sub path PATCH for 
admin api (#1930)

No new revisions were added by this update.

Summary of changes:
 apisix/admin/global_rules.lua |  18 ++-
 apisix/admin/routes.lua       |  19 +++-
 apisix/admin/services.lua     |  26 +++--
 apisix/admin/upstreams.lua    |  18 ++-
 apisix/core/table.lua         |  41 ++++++-
 doc/admin-api.md              | 246 ++++++++++++++++++++++++++++++++++++++---
 doc/zh-cn/admin-api.md        | 252 +++++++++++++++++++++++++++++++++++++++---
 t/admin/global-rules.t        |  58 +++++++++-
 t/admin/routes.t              | 218 ++++++++++++++++++++++++++++++------
 t/admin/services.t            | 138 ++++++++++++++++++++++-
 t/admin/upstream.t            | 190 ++++++++++++++++++++++++++++---
 11 files changed, 1106 insertions(+), 118 deletions(-)

Reply via email to