Copy Link feature designed

This commit is contained in:
AG
2025-10-13 20:00:59 +03:00
parent 60e9c24440
commit 696c3ed6c7
10 changed files with 333 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
# OpenAPI Specification for Copy Link Feature
This feature is purely frontend and does not introduce any new backend API endpoints or modify existing ones in a way that requires new API contracts. It primarily interacts with the browser's URL and Clipboard API.