This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch plugins
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from e31f344 style: adjust interface
add 2af2de4 feat: added plugin validator
No new revisions were added by this update.
Summary of changes:
src/components/PluginModal/index.tsx | 110 +++++++++++++++++++++++++++++++++++
src/services/plugin.ts | 6 ++
src/typings.d.ts | 2 +-
3 files changed, 117 insertions(+), 1 deletion(-)
create mode 100644 src/components/PluginModal/index.tsx
create mode 100644 src/services/plugin.ts