You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/09/15 01:43:31 UTC

[apisix-dashboard] branch master updated (66709c4 -> 09c5be9)

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

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


    from 66709c4  feat: support ungroup in manager api (#460)
     add 09c5be9  feat: add publish status to route in manager api (#450)

No new revisions were added by this update.

Summary of changes:
 api/errno/error.go       |   1 +
 api/route/route.go       | 203 ++++++++++++++++++++++++++++++++++++++++-------
 api/route/route_test.go  | 177 +++++++++++++++++++++++++++--------------
 api/script/db/schema.sql |   2 +-
 api/service/route.go     |   7 ++
 5 files changed, 300 insertions(+), 90 deletions(-)