Skip to content

Commit e618785

Browse files
committed
Merge remote-tracking branch 'origin/feature/CONNECTOR-323/SOAP-client' into feature/CONNECTOR-323/SOAP-client
2 parents ecb3829 + 2ff81d3 commit e618785

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/modals/Rule/EditRule.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,11 @@ export default {
646646
tags: [],
647647
sourceConfiguration: '[]',
648648
autoShare: false,
649+
endpoint: '',
650+
contentPath: '',
651+
originIdPath: '',
652+
filenamePath: '',
653+
fileExtension: '',
649654
},
650655
write_file: {
651656
filePath: '',

0 commit comments

Comments
 (0)