Simplify stripping of client-only properties in createAPICall()
Rather than using a $http request transform to preprocess the data, just pass the data object into the `stripInternalProperties` function directly.
Showing
Please register or sign in to comment