Reset config test and verb change to POST (#1986)
This commit is contained in:
@@ -2587,7 +2587,7 @@ func init() {
|
||||
}
|
||||
},
|
||||
"/configs/{name}/reset": {
|
||||
"get": {
|
||||
"post": {
|
||||
"tags": [
|
||||
"Configuration"
|
||||
],
|
||||
@@ -9535,7 +9535,7 @@ func init() {
|
||||
}
|
||||
},
|
||||
"/configs/{name}/reset": {
|
||||
"get": {
|
||||
"post": {
|
||||
"tags": [
|
||||
"Configuration"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user