diff options
author | FrancescoFioraEst <francesco.fiora@est.tech> | 2022-11-15 17:03:34 +0000 |
---|---|---|
committer | Francesco Fiora <francesco.fiora@est.tech> | 2022-11-18 08:57:36 +0000 |
commit | a2e99e7df02837d8270228c330bed4915043b996 (patch) | |
tree | 2864318cdd99e18fd1cbb2322318b3e89fe7454c /packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml | |
parent | 5f72a385593d3ca906c8f3a6c382db213fce206c (diff) |
Link the existing CommissioningController with the generated code
Link the existing CommissioningController
endpoint implementation code with the generated code in Acm.
Issue-ID: POLICY-4454
Change-Id: Ie10296b6af8c8bfdbfa7f54714b22ca4804a2eef
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml')
-rw-r--r-- | packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml b/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml index 8efca9713..c4c68f477 100644 --- a/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml +++ b/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml @@ -3,7 +3,7 @@ spring: user: name: runtimeUser password: zb!XztG34 - http: + mvc: converters: preferred-json-mapper: gson datasource: |