parent
475e648feb
commit
401035a0d1
5 changed files with 161 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
if (!StrICmp("/api/v1/statuses", session->path())) {
|
||||
if (String.BeginsWith("/api/v1/statuses", session->path())) {
|
||||
@slon_api_v1_statuses_post(session);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue