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/11/03 06:38:25 UTC

[apisix-dashboard] branch v2.0 updated (072438e -> a9ce487)

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

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


    from 072438e  feat: use web instead of frontend (#674)
     add a9ce487  feat: support get plugin schema based on schema_type (#651)

No new revisions were added by this update.

Summary of changes:
 api/build-tools/schema-sync.lua            | 10 +++++-
 api/conf/schema.json                       |  2 +-
 api/internal/core/store/validate.go        | 22 ++++++++----
 api/internal/handler/plugin/plugin.go      | 12 ++++++-
 api/internal/handler/plugin/plugin_test.go | 54 ++++++++++++++++++++++++++----
 web/src/pages/Consumer/Create.tsx          |  4 ++-
 6 files changed, 86 insertions(+), 18 deletions(-)