mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 01:26:11 +02:00
Merge pull request #4159 from penpot/alotor-bugfix-viewer
Alotor bugfix viewer
This commit is contained in:
commit
69ab02fc45
7 changed files with 54 additions and 47 deletions
|
@ -347,6 +347,7 @@
|
|||
(sv/defmethod ::get-file-fragment
|
||||
"Retrieve a file fragment by its ID. Only authenticated users."
|
||||
{::doc/added "1.17"
|
||||
::rpc/auth false
|
||||
::sm/params schema:get-file-fragment
|
||||
::sm/result schema:file-fragment}
|
||||
[{:keys [::db/pool] :as cfg} {:keys [::rpc/profile-id file-id fragment-id share-id]}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue