Hi, I need to send date as part request header parameters to my REST API. I created Swagger-UI API document. If I tried accessing my API from Swagger-UI, the 'Date' parameter is not getting received in application.
If we change the name `Date` to `Date1`, It works fine. 1) Is there any restrictions in sending `Date' as a request-header-parameter? 2) Is there any solution to send the 'Date' as a request-header-parameter? Note: I use chrome browser to test my application through swagger UI. Thanks! -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
