diff options
Diffstat (limited to 'common/services.yaml')
-rw-r--r-- | common/services.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/services.yaml b/common/services.yaml index 350026cc..0bc3462f 100644 --- a/common/services.yaml +++ b/common/services.yaml @@ -35,7 +35,7 @@ parameters: description: Role name on which the service is applied type: string RoleParameters: - description: Role Specific parameters to be provided to service + description: Parameters specific to the role default: {} type: json |