Forum Discussion

srramasw's avatar
srramasw
New Member
3 years ago

How to specify request headers for a post method

I have a method like the following in my spring boot based web service. I am trying to generate open api spec for the following using swagger core annotations. I would like to add all the acceptable ...