Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to disable swagger input required field validation for nullable input string datatypes REST API,How to disable required field validation in SWAGGER

swagger-input.png

Hi Team,

I want solution to disable required field validation for string datatype in swagger. I made the method as below. Eventhough i added default value as null ,Swagger checking for required field validation Get(string Number = null, string uid = null, string Id = null, string longNumber = null)

0 3 4,191
3 REPLIES 3