🔥 Remove disable response saving option
Doesn't work properly when it comes to keep tracking storage usage
This commit is contained in:
@@ -3009,9 +3009,6 @@
|
||||
},
|
||||
"isNewResultOnRefreshEnabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isResultSavingEnabled": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -4993,9 +4990,6 @@
|
||||
},
|
||||
"isNewResultOnRefreshEnabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isResultSavingEnabled": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user