Bug 1830 fixed: maps completed operations to original operation types
[osm/NBI.git] / osm_nbi / validation.py
index bfea112..620272f 100644 (file)
@@ -949,6 +949,7 @@ k8srepo_properties = {
     "cacert": long_description_schema,
     "user": string_schema,
     "password": passwd_schema,
+    "oci": bool_schema,
 }
 k8srepo_new_schema = {
     "title": "k8scluster creation input schema",