Open pareta1107 opened 5 years ago
Whenever I define ref like this $ref: "./test.yaml#/definitions/TestSchema" I am getting this error message:
Could not resolve reference: Tried to resolve a relative URL, without having a basePath. path: './test.yaml' basePath: 'undefined'
Whenever I define ref like this $ref: "./test.yaml#/definitions/TestSchema" I am getting this error message:
Could not resolve reference: Tried to resolve a relative URL, without having a basePath. path: './test.yaml' basePath: 'undefined'