/Users/kyle/Documents/Stoplight Studio/gh/swagger-api/swagger-petstore/reference/test.yaml
8:17 warning parameter-description Parameters must have a description.
14:17 warning parameter-description Parameters must have a description.
19:20 warning parameter-description Parameters must have a description.
I'm not certain this is a bug, but there are a couple of oddities here IMO:
this error is being generated outside of Parameter Objects, but the error hints at Parameters specifically
this error is being applied to freely-named key positions (e.g. in SchemaWithAPropertyNamedProperties)
Inputs
openapi.yaml
.spectral.yaml
Output
I'm not certain this is a bug, but there are a couple of oddities here IMO:
I might just be missing something. Let's discuss!