You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ch...@apache.org on 2020/12/24 13:49:25 UTC

[apisix-dashboard] branch master updated (c3e1d16 -> 0895900)

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

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


    from c3e1d16  ci:  display more meaningful information when running E2E test cases failed (#1012)
     add 0895900  feat: provide the ability to view plugin type and other properties (#1111)

No new revisions were added by this update.

Summary of changes:
 api/conf/schema.json                       | 501 +++++++++++++++++++++--------
 api/internal/core/store/validate.go        |   2 +-
 api/internal/core/store/validate_test.go   |   2 +-
 api/internal/handler/plugin/plugin.go      |  25 +-
 api/internal/handler/plugin/plugin_test.go |  45 ++-
 5 files changed, 429 insertions(+), 146 deletions(-)