Stoplight
Admin
2 years agoProperty named 'parameters' triggers validation warning
Originally posted by user a_western_dev to the Stoplight Community on 11/21/2022 at 13:12 ET.
I have an object with a property named 'parameters'. This triggers a validation warning: Parameter objects must have "description". which is likely referring to the parameters of the URL. The warning isn't hurting anything but is there an easy way to get rid of it? I don't want to disable it for the entire document, just for property names. Unless properties named 'parameters' are generally considered a no-no.