Forum Discussion

starvsion's avatar
starvsion
New Contributor
5 years ago

OAS3 - Error on Parameter.required - Optional Parameter

The swagger doc compiles properly, just that the error is getting very annoying, so I have optional URL Query, I wrote it this way:      parameters: - in: path name: query ...