Feature 10997: add oci flag as new property in k8s repos
[osm/SOL005.git] / osm-openapi.yaml
index 15b712f..e9eaad4 100644 (file)
@@ -9034,6 +9034,16 @@ components:
         key-file:
           type: string
           description: identify HTTPS client using this SSL key file
+        oci:
+          type: boolean
+          default: false
+          description: >
+            Flag to indicate whether or not it is an OCI-enabled repo (default: false)
+      required:
+        - name
+        - type
+        - url
+      additionalProperties: false
     ArrayOfK8sRepoInfo:
       type: array
       items: