horoc commented on issue #3896: URL: https://github.com/apache/shenyu/issues/3896#issuecomment-1231683238
I can reproduce that issue. It seems the request's field names which define in shenyu-dashboard ```shenyu-dashboard/src/routes/System/Resource/AddModal.js``` doesn't match with POST: /resource interface for example : ```title``` should be ```name``` <img width="1028" alt="image" src="https://user-images.githubusercontent.com/63457588/187450083-ee86ffb6-8d34-4b03-9e12-87a8963558bd.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
