You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Feat: support yaml to config plugin in plugin config page [#1490](https://github.com/apache/apisix-dashboard/pull/1490)
47
47
48
48
### Bugfix
49
49
50
-
- Fix: check name exists when creating or updating a resource (#1606)
51
-
- Fix: cannot unmarshal array into go value of type (#1527)
52
-
- Fix: change the appended Content-type data to overlay to ensure that the Content-type is unique (#1619)
50
+
- Fix: check name exists when creating or updating a resource [#1606](https://github.com/apache/apisix-dashboard/pull/1606)
51
+
- Fix: cannot unmarshal array into go value of type [#1527](https://github.com/apache/apisix-dashboard/pull/1527)
52
+
- Fix: change the appended Content-type data to overlay to ensure that the Content-type is unique [#1619](https://github.com/apache/apisix-dashboard/pull/1619)
53
53
54
54
### Test Case
55
55
56
-
- Test: add the create and delete plugin in drawer (#1597)
0 commit comments