diff options
Diffstat (limited to 'dpo/tosca_model/schema.yaml')
-rw-r--r-- | dpo/tosca_model/schema.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpo/tosca_model/schema.yaml b/dpo/tosca_model/schema.yaml index 6182761b..6c1b2757 100644 --- a/dpo/tosca_model/schema.yaml +++ b/dpo/tosca_model/schema.yaml @@ -209,7 +209,7 @@ node_types: type: string docker_collector.service.secure.port: type: string - docker_header.authflag: + docker_auth.method: type: string docker_header.authlist: type: string |