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 41aa2eb feat: update schema
add 465e8d7 feat: uuid for key-auth
add 7a4f210 feat: added transform for plugin
No new revisions were added by this update.
Summary of changes:
package.json | 28 ++++++++++++++++++------
src/components/PluginModal/index.tsx | 5 ++++-
src/services/plugin.ts | 3 ++-
src/transforms/plugin.ts | 41 ++++++++++++++++++++++++++++++++++++
4 files changed, 69 insertions(+), 8 deletions(-)
create mode 100644 src/transforms/plugin.ts