-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I am trying to call swagger from my spring mvc app but get the following:
405 : Method Not Allowed http://localhost:8080/login/doc/v1/contact
SupportedSumitMethods:
supportedSubmitMethods: ['get', 'post', 'put', 'delete'],
In console I get:
WARNING: Request method 'GET' not supported
Any suggestions?
Metadata
Metadata
Assignees
Labels
No labels