This commit is contained in:
dni ⚡
2023-04-17 08:11:07 +02:00
parent 42b7cd3046
commit b465ecf22a
2 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -704,7 +704,7 @@ async def api_auditor():
}
##################UNIVERSAL WEBSOCKET MANAGER########################
# UNIVERSAL WEBSOCKET MANAGER
@core_app.websocket("/api/v1/ws/{item_id}")
@@ -843,7 +843,7 @@ async def get_extension_releases(ext_id: str):
)
############################TINYURL##################################
# TINYURL
@core_app.post("/api/v1/tinyurl")