changed get to post for dyndns
Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
parent
9b2c7f3495
commit
f803570ba7
|
@ -70,7 +70,7 @@
|
|||
}
|
||||
},
|
||||
"/dyndns/{hostname}": {
|
||||
"get": {
|
||||
"post": {
|
||||
"tags": [
|
||||
"DNS"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue