Skip to content

Commit

Permalink
Update translations/adapters/path-for-type/en-us.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: David Baker <[email protected]>
  • Loading branch information
Baltazore and acorncom authored Oct 4, 2023
1 parent 0c41759 commit 1da2ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/adapters/path-for-type/en-us.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title: Use request builders instead of pathForType
description: >
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.
To modify a URL for a request you can use the '<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.
<br />
We recommend creating your own utility file with request builders that suite your backend's needs.

0 comments on commit 1da2ce5

Please sign in to comment.