openapi-core icon indicating copy to clipboard operation
openapi-core copied to clipboard

[Question] Default value option.

Open sarangsbabu367 opened this issue 4 years ago • 0 comments

We are using same schema for POST & PATCH and we declared a default value for a field. In the PATCH request, if this field is not given it is appended with default value by openapi-core. I know it should be the behaviour, but is there any way to turn this off ?

sarangsbabu367 avatar Jun 12 '20 05:06 sarangsbabu367