This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch ssl-module
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from 6f5db09 feat: added SSL model
add 2756e6e feat: added transformFetchListData
add 8f59cd6 feat: added SSL service
add 3643d0d feat: added SSLModelState to connect.d
No new revisions were added by this update.
Summary of changes:
src/models/connect.d.ts | 2 ++
src/services/ssl.ts | 19 +++++++++++++++++++
src/transforms/global.ts | 41 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 62 insertions(+)
create mode 100644 src/services/ssl.ts
create mode 100644 src/transforms/global.ts