mirror of
https://github.com/optim-enterprises-bv/siembol.git
synced 2025-11-16 18:05:05 +00:00
Jsonpath help (#41)
* tweaks to test case appearance * add help page for json path * fix enrichments not displaying bug * fix immutability issue due to form setting * fix config form due to immutability change * fix deploy form due to immutability * update version
This commit is contained in:
committed by
GitHub Enterprise
parent
1b9e83ddc1
commit
3b8235bdb1
@@ -128,4 +128,8 @@ export class DeployDialogComponent {
|
||||
onClickClose() {
|
||||
this.dialogref.close();
|
||||
}
|
||||
|
||||
updateOutput(event) {
|
||||
this.extrasData = event;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user