Skip to content

Commit f031acb

Browse files
committed
test formatering av json i ProtocolAccountConfigs
1 parent 42e92dc commit f031acb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/KS.FiksProtokollValidator.WebAPI/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ApiScheme": "https",
1818
"AmqpHost": "io.fiks.test.ks.no",
1919
"AmqpPort": "5671",
20-
"ProtocolAccountConfigs": "{'ProtocolAccounts':[{'Protocol': 'no.ks.fiks.arkiv.v1','AccountId': '00000000-0000-0000-0000-000000000000','PrivateKey': 'PATH_TO_PRIVATEKEY.PEM'},{'Protocol': 'no.ks.fiks.plan.v2','AccountId': '00000000-0000-0000-0000-000000000000','PrivateKey': 'PATH_TO_PRIVATEKEY.PEM'}, {'Protocol': 'no.ks.fiks.saksfaser.v1','AccountId': '00000000-0000-0000-0000-000000000000','PrivateKey': 'PATH_TO_PRIVATEKEY.PEM'}]}",
20+
"ProtocolAccountConfigs": "{'ProtocolAccounts':[{'Protocol': 'no.ks.fiks.arkiv.v1','AccountId': '00000000-0000-0000-0000-000000000000','PrivateKey': 'PATH_TO_PRIVATEKEY.PEM'},{'Protocol': 'no.ks.fiks.plan.v2','AccountId': '00000000-0000-0000-0000-000000000000','PrivateKey': 'PATH_TO_PRIVATEKEY.PEM'},{'Protocol': 'no.ks.fiks.saksfaser.v1','AccountId': '00000000-0000-0000-0000-000000000000','PrivateKey': 'PATH_TO_PRIVATEKEY.PEM'}]}",
2121
"FiksIoIntegrationId": "GUID_FOR_INTEGRATION_TO_FIKS_HERE",
2222
"FiksIoIntegrationPassword": "PASSWORD_FOR_INTEGRATION_TO_FIKS_HERE",
2323
"FiksIoIntegrationScope": "ks:fiks",

0 commit comments

Comments
 (0)