Zepryit

Results 1 comments of Zepryit

For me it seems that the problem only occurs when a $ref is used ```yaml paths: /pet/{petId}: get: parameters: # does not work - $ref: components/parameters/date.yaml # does work -...