Add missing network.internal to v3 schema.
@@ -308,6 +308,7 @@
},
"additionalProperties": false
+ "internal": {"type": "boolean"},
"labels": {"$ref": "#/definitions/list_or_dict"}