Fix: remove alias update endpoint
This commit is contained in:
@@ -11,13 +11,6 @@
|
||||
},
|
||||
"basePath": "/",
|
||||
"paths": {
|
||||
"/api/alias-update": {
|
||||
"get": {
|
||||
"description": "get update notification using websocket",
|
||||
"summary": "Get notification when alias update",
|
||||
"responses": {}
|
||||
}
|
||||
},
|
||||
"/api/alias/{id}": {
|
||||
"delete": {
|
||||
"description": "delete alias along with the links",
|
||||
|
||||
Reference in New Issue
Block a user