Merge "Add a proper schema version to network_data.json"

This commit is contained in:
Zuul
2022-07-19 09:22:42 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "http://openstack.org/nova/network_data.json#",
"$schema": "http://json-schema.org/draft-07/schema#",
"id": "http://openstack.org/nova/network_data.json",
"type": "object",
"title": "OpenStack Nova network metadata schema",