We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104dcf7 commit c372e09Copy full SHA for c372e09
schemas-core/src/main/resources/avro/psi/fileLocation.avsc
@@ -6,7 +6,7 @@
6
"fields": [
7
{
8
"name": "uri",
9
- "type": "string"
+ "type": "string",
10
"doc": "A Uniform Resource Identifier as defined by RFCs 2396 and 3986",
11
"default": null
12
},
0 commit comments