Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-neeraj committed Jan 19, 2024
1 parent 7a22b45 commit a798dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mcapi/encryption/field-level-encryption.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ function encryptBody(path, body) {
* @private
* @param encParams encoding params to use
* @param path Config json path
* @param body body to encrypt
* @param body Body to encrypt
* @returns {Object} Encrypted body
*/
function encryptWithHeader(encParams, path, body) {
Expand Down

0 comments on commit a798dde

Please sign in to comment.