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

Update Credentials.yml

fix indentation
parent 39ebc887
...@@ -2,16 +2,16 @@ Credentials: ...@@ -2,16 +2,16 @@ Credentials:
type: "object" type: "object"
properties: properties:
protocol: protocol:
type: "string" type: "string"
token_type: token_type:
type: "string" type: "string"
token: token:
type: "string" type: "string"
keys: keys:
type: object type: object
additionalProperties: additionalProperties:
type: string type: string
user: user:
type: "string" type: "string"
cloud_provider_name: 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