{
"fuzz/dynamicRef/000": "ValueError: Invalid schema: unsupported reference 'https://test.json-schema.org/dynamicRef-dynamicAnchor-same-schema/root': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/dynamicRef/001": "ValueError: Invalid schema: unsupported reference 'https://test.json-schema.org/dynamicRef-anchor-same-schema/root': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/dynamicRef/012": "ValueError: Invalid schema: unsupported reference 'https://test.json-schema.org/dynamic-ref-leaving-dynamic-scope/main': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/dynamicRef/015": "ValueError: Invalid schema: unsupported reference 'http://localhost:1234/draft2020-12/strict-extendible-allof-defs-first.json': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/dynamicRef/016": "ValueError: Invalid schema: unsupported reference 'http://localhost:1234/draft2020-12/strict-extendible-allof-ref-first.json': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/dynamicRef/018": "ValueError: Invalid schema: unsupported reference '#/$defs/false': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/ref/017": "ValueError: Invalid schema: unsupported reference 'http://example.com/a.json': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/ref/021": "ValueError: Invalid schema: unsupported reference 'urn:uuid:deadbeef-1234-00ff-ff00-4321feebdaed': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/ref/022": "ValueError: Invalid schema: unsupported reference 'urn:example:1/406/47452/2': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/ref/023": "ValueError: Invalid schema: unsupported reference 'urn:example:foo-bar-baz-qux?+CCResolve:cc=uk': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/ref/024": "ValueError: Invalid schema: unsupported reference 'urn:example:weather?=op=map&lat=39.56&lon=-104.85&datetime=1969-07-21T02:56:15Z': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/ref/032": "ValueError: Invalid schema: unsupported reference 'file:///folder/file.json': only local JSON Pointer $ref targets of the form '#/...'",
"fuzz/ref/033": "ValueError: Invalid schema: unsupported reference 'file:///c:/folder/file.json': only local JSON Pointer $ref targets of the form '#/...'"
}