This website requires JavaScript.
Explore
Help
Register
Sign In
fakealec
/
slon
Watch
1
Star
0
Fork
0
You've already forked slon
mirror of
https://git.checksum.fail/alec/slon.git
synced
2025-12-08 20:19:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3468d97da9b2e2250e6d2ad0c7837f18e57f64eb
slon
/
Slon
/
Endpoints
/
Post
/
Apps.HC
5 lines
100 B
HolyC
Raw
Normal View
History
Unescape
Escape
Everywhere: Use session->path()
2025-02-21 18:10:25 -05:00
if
(
!
StrICmp
(
"
/api/v1/apps
"
,
session
-
>
path
(
)
)
)
{
Meta: Add files to repository
2025-02-16 15:21:19 -05:00
@
slon_api_v1_apps_post
(
session
)
;
return
;
}
Reference in New Issue
Copy Permalink