Hello, About this line in the given example: https://github.com/alexjomin/openapi-parser/blame/master/README.md#L30 Shouldn't it be ` $ref: '#/components/schemas/Foo'` ?
Hello,
About this line in the given example:
https://github.com/alexjomin/openapi-parser/blame/master/README.md#L30
Shouldn't it be
$ref: '#/components/schemas/Foo'?