1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-03-20 15:14:54 +09:00

UI: Deck: Projects list page

This commit is contained in:
Pere Lev 2023-11-02 14:48:22 +02:00
parent acc1d13c63
commit fe6f95d497
No known key found for this signature in database
GPG key ID: 5252C5C863E5E57D
7 changed files with 108 additions and 1 deletions

View file

@ -223,6 +223,7 @@
/decks/#DeckKeyHashid/collabs DeckCollabsR GET
/decks/#DeckKeyHashid/invite DeckInviteR GET POST
/decks/#DeckKeyHashid/remove/#CollabTopicDeckId DeckRemoveR POST
/decks/#DeckKeyHashid/projects DeckProjectsR GET
---- Ticket ------------------------------------------------------------------