Fix: remove alias update endpoint
This commit is contained in:
@@ -50,11 +50,6 @@ info:
|
||||
title: Golang 2025 Final Project
|
||||
version: 0.0.1
|
||||
paths:
|
||||
/api/alias-update:
|
||||
get:
|
||||
description: get update notification using websocket
|
||||
responses: {}
|
||||
summary: Get notification when alias update
|
||||
/api/alias/{id}:
|
||||
delete:
|
||||
description: delete alias along with the links
|
||||
|
||||
Reference in New Issue
Block a user