Closed manmohan-99 closed 4 years ago
Ah, good spot, but it looks like the required: false
should be up one level (in rb
).
required field is already there in bottom of rb which we can set true or false, no issue with that after removing that hard-coded required it is working fine(checked on swagger editor).
Thanks.
there was a hard-coded required field in method.js which was causing additional property error.