Unverified Commit 1e3e7333 authored by skoulouzis's avatar skoulouzis Committed by GitHub

Update Credentials.yml

fix indentation
parent 39ebc887
......@@ -2,16 +2,16 @@ Credentials:
type: "object"
properties:
protocol:
type: "string"
type: "string"
token_type:
type: "string"
type: "string"
token:
type: "string"
type: "string"
keys:
type: object
additionalProperties:
type: string
type: object
additionalProperties:
type: string
user:
type: "string"
type: "string"
cloud_provider_name:
type: "string"
type: "string"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment