openapi: 3.0.0 info: title: Test invalid external $ref of PathItem version: 1.0.0 servers: - url: https://acme.com/api/v1 paths: /test: $ref: 'missing.yaml#/paths/someresource'