parent
04dce33aca
commit
a7649a00c8
6 changed files with 102 additions and 102 deletions
4
Slon/Endpoints/Get/Media.HC
Normal file
4
Slon/Endpoints/Get/Media.HC
Normal file
|
@ -0,0 +1,4 @@
|
|||
if (String.BeginsWith("/api/v1/media", session->path())) {
|
||||
@slon_api_v1_media_get(session);
|
||||
return;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue