@mtangoo wrote:
So far I have been dealing with "standard" kind of API calls like
/posts/
or/post/4
but now am wondering how to call "non standard" api call likeGET /post/search/some_text
orGET/post/suspend/1
I use custom kind of API (Non JSONAPI) with custom Restadapter. Thanks!
Posts: 1
Participants: 1