Skip to content

Commit

Permalink
Update packages/store/addon/-private/ts-interfaces/minimum-serializer…
Browse files Browse the repository at this point in the history
…-interface.ts

Co-Authored-By: Robert Jackson <me@rwjblue.com>
  • Loading branch information
runspired and rwjblue authored Sep 17, 2019
1 parent 9d1946a commit 3d913ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ interface Serializer {
* @method serializeIntoHash [OPTIONAL]
* @public
* @optional
* @param hash - an top most object of the request payload onto
* @param hash - a top most object of the request payload onto
* which to append the serialized record
* @param {ShimModelClass} schema - An object with methods for accessing information about
* the type, attributes and relationships of the primary type associated with the request.
Expand Down

0 comments on commit 3d913ad

Please sign in to comment.