dropwizard-swagger
dropwizard-swagger copied to clipboard
How to set supportedSubmitMethods
Hi
I don't want users to send stuff to the API. How do I go about turning it off? I understand that it can be done by removing HTTP verbs from supportedSubmitMethods but I can't find it.