You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/adapters/path-for-type/en-us.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@ title: Use request builders instead of pathForType
2
2
description: >
3
3
To modify URL for request you can use '<code>'resourcePath'</code>' option for every request builder. Default configuration for '<code>'JSON:API'</code>', '<code>'REST'</code>', and '<code>'ActiveRecord'</code>' builders will be provided by EmberData.
4
4
<br />
5
-
We recommend creating you own utility file with request builders that suites your backend needs.
5
+
We recommend creating your own utility file with request builders that suite your backend's needs.
0 commit comments