Fixed alias question types

This commit is contained in:
WilliamMiceli
2019-01-16 19:35:40 -05:00
parent c68e8219c8
commit d71b3aca68

View File

@@ -38,7 +38,7 @@ catalog:
(Optional) Create an alias for the service (Optional) Create an alias for the service
# default: # default:
required: false required: false
type: service type: string
- variable: "SERVICE_LINK_2" - variable: "SERVICE_LINK_2"
label: "Service 2" label: "Service 2"
@@ -53,7 +53,7 @@ catalog:
(Optional) Create an alias for the service (Optional) Create an alias for the service
# default: # default:
required: false required: false
type: service type: string
- variable: "SERVICE_LINK_3" - variable: "SERVICE_LINK_3"
label: "Service 3" label: "Service 3"
@@ -68,4 +68,4 @@ catalog:
(Optional) Create an alias for the service (Optional) Create an alias for the service
# default: # default:
required: false required: false
type: service type: string