From bb0c2e0a1207c92813d9feccf386da83b32d3965 Mon Sep 17 00:00:00 2001 From: "SLW\\ARNAUA" Date: Wed, 22 Jun 2022 10:52:37 +0200 Subject: [PATCH] Adjusted methotArgs for custom-service-java. --- .../CD_GGPS/custom-service-java/custom-service-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BMW-Dynatrace-config/CD_GGPS/custom-service-java/custom-service-java.yaml b/BMW-Dynatrace-config/CD_GGPS/custom-service-java/custom-service-java.yaml index a58fde35..26f4e497 100644 --- a/BMW-Dynatrace-config/CD_GGPS/custom-service-java/custom-service-java.yaml +++ b/BMW-Dynatrace-config/CD_GGPS/custom-service-java/custom-service-java.yaml @@ -5,6 +5,6 @@ customService1: - name: myJOYNRService - className: com.bmw.cc.conn.this.is.just.an.exampleClasss - methodName: exampleJoynrMethod -- methodArgs: java.lang.Byte[],java.lang.String +- methodArgs: java.lang.Byte[]","java.lang.String - returnType: void - skipDeployment: "true" \ No newline at end of file