Discussions

Ask a Question
Back to All

Customizing HTTP Api

The API of our server is a bit different from your conventions, a typical query will look like this: www.myurl.com/contact.json?$filter=id eq 1
Is writing a completely new adapter the only way to accomplish this, or are there any hooks to customize standard DSHttpAdapter's url parsing?

many thx, timm