lichengkun opened a new issue #6223:
URL: https://github.com/apache/dolphinscheduler/issues/6223


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   when I want to upload file in resource menu :
   
![微信图片_20210915170330](https://user-images.githubusercontent.com/16420393/133404754-9d597b9f-0f0b-441a-b089-c13ca81c4dd1.png)
   the create request response 405 error
   
   ### What you expected to happen
   
   response 200
   
   ### How to reproduce
   
   dev branch :
   资源中心/文件管理/上传文件
   
   ### Anything else
   
   i find the source of the bug,because ResourcesController  in api module do 
not have create mapping
   but i compare whth git histroy found that old version is right
   
   
![微信图片_20210915171202](https://user-images.githubusercontent.com/16420393/133406244-379e54b2-510e-4684-b424-6744a228bb64.png)
   I think the purpose of deleting it is to be more consistent with restful 
style
   so  modifying ui is more reasonable
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]


Reply via email to