Skip to content

Commit e3dfe4f

Browse files
committed
fix $id in dmfr.schema-v0.4.1.json
1 parent ae8948d commit e3dfe4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/dmfr.schema-v0.4.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.4.0.json",
2+
"$id": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.4.1.json",
33
"$schema": "http://json-schema.org/draft-07/schema#",
44
"title": "Distributed Mobility Feed Registry",
55
"type": "object",

0 commit comments

Comments
 (0)