django-sonar
django-sonar copied to clipboard
Missing payload data for PUT method
Hello.
I noticed there is a Payload information for GET and POST data in request detail. I am using PUT method in my projects as well, but the payload is not available. Can you add it please? Maybe for other methods like PATCH as well.
Thank you!
Hello. Thanks for the heads up! Yes, the extra http verbs are going to be added as well.