correct wildcard usage

This commit is contained in:
kieferrm
2017-09-19 11:31:00 -07:00
committed by Kai Maetzel
parent 03bbbbb6b1
commit 6607604333

View File

@@ -272,10 +272,8 @@ export class SaveParticipant implements ISaveParticipant {
{
"${prefix}": "Success-",
"${classification}": { "endPoint": "none", "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }
}
],
"${wildcard}": [
{
},
{
"${prefix}": "Failure-",
"${classification}": { "endPoint": "none", "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }
}