Describe the bug
Visualis dashboard can not be deleted because Linkis-Gateway GatewayAuthorizationFilter::filter method can not handle DELETE request without body.
To Reproduce
Steps to reproduce the behavior:
-
Install dss, linkis and visualis
-
Go into Visualis

-
Create a project, and create a dashboard, then delete the dashboard
-
Refresh and will see the dashboard not deleted.
Expected behavior
Visualis dashboard can be deleted.
Version
- linkis 1.0.2
- DSS 1.0.0
- Visualis master branch