Skip to content

Commit bf347a1

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add a proper schema version to network_data.json"
2 parents f90fd95 + 4fdc080 commit bf347a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api_schemas/network_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "http://openstack.org/nova/network_data.json#",
2+
"$schema": "http://json-schema.org/draft-07/schema#",
33
"id": "http://openstack.org/nova/network_data.json",
44
"type": "object",
55
"title": "OpenStack Nova network metadata schema",

0 commit comments

Comments
 (0)