X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FSOL005.git;a=blobdiff_plain;f=osm-openapi.yaml;fp=osm-openapi.yaml;h=b641bf2c4662c4b18f4913836449acaf4b8ad27b;hp=324155cf78daa2975310d674b725b207a47c512a;hb=8bb3cce52c3a446a5e516712ff61590c66262f37;hpb=d3f0fadd49d7e5fe91ef5bc16d51275f4961997b diff --git a/osm-openapi.yaml b/osm-openapi.yaml index 324155c..b641bf2 100644 --- a/osm-openapi.yaml +++ b/osm-openapi.yaml @@ -8331,6 +8331,24 @@ components: url: type: string format: uri + username: + type: string + description: repository username + password: + type: string + description: repository password + ca-file: + type: string + description: verify certificates of HTTPS-enabled servers using this CA bundle + cert-file: + type: string + description: identify HTTPS client using this SSL certificate file + skip-tls-verify: + type: boolean + description: skip tls certificate checks for the repository + key-file: + type: string + description: identify HTTPS client using this SSL key file ArrayOfK8sRepoInfo: type: array items: