forked from hhgz9527/Spine
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Is there a way to add custom URL parameters, without coding a custom networkClient?
My project's server implementation requires adding a custom parameter, for example:
coolserver.com/api/clients?page[size]=10&page[number]=1&sort=-updatedAt&customxy=test
In this example i added "customxy" parameter.
Metadata
Metadata
Assignees
Labels
No labels