Hi team, I have a file hosted in server say http://mcmriz01:5555/WmAPIGateway/validpath/service/serviceA.yaml in which refA.yaml (http://mcmriz01:5555/WmAPIGateway/validpath/refA.yaml) is referred paths: /test: get: responses: '200': schema: $ref: '../refA.yaml' Error: Unable to load RELATIVE ref: ../refA.yaml Note: This is not working when the input is url, works fine for a input file Thanks, Mohammed