Skip to content

Commit ba16b45

Browse files
committed
chore(esdk): add knownBugFixOverrides scaffold to commons-configuration
1 parent 88b3f33 commit ba16b45

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

esdk-test-servers/go/commons-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"branch": "lucmcdon/esdk-test-server-all-languages"
66
},
77
"product": "esdk",
8+
"knownBugFixOverrides": [],
89
"supportedFeatures": [
910
"MPL",
1011
"hierarchical",

esdk-test-servers/net/commons-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"branch": "lucmcdon/esdk-test-server-all-languages"
66
},
77
"product": "esdk",
8+
"knownBugFixOverrides": [],
89
"supportedFeatures": [
910
"MPL",
1011
"hierarchical",

esdk-test-servers/rust/commons-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"branch": "lucmcdon/esdk-test-server-all-languages"
66
},
77
"product": "esdk",
8+
"knownBugFixOverrides": [],
89
"supportedFeatures": [
910
"MPL",
1011
"hierarchical",

0 commit comments

Comments
 (0)