diff --git a/Mp1.yaml b/Mp1.yaml index eeeb600e904653574e6a3757ff4b93323149a7bf..0437ebe775f08469af78637406c94df743f9f230 100644 --- a/Mp1.yaml +++ b/Mp1.yaml @@ -2053,7 +2053,8 @@ components: - '/meMp1/service/EntryPoint' security: oAuth2Info: - grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' + grantTypes: + - 'OAUTH2_CLIENT_CREDENTIALS' tokenEndpoint: '/meMp1/security/TokenEndPoint' serializer: 'JSON' ServiceInfoList: @@ -2080,7 +2081,8 @@ components: port: 8080 security: oAuth2Info: - grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' + grantTypes: + - 'OAUTH2_CLIENT_CREDENTIALS' tokenEndpoint: '/meMp1/security/TokenEndPoint' serializer: 'JSON' TrafficRule: