Skip to content

Commit 506fbd6

Browse files
raksbishtdougwilson
authored andcommitted
docs: add missing JSDoc param for parseExtendedQueryString
closes #5130
1 parent b9f7a97 commit 506fbd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ function createETagGenerator (options) {
280280
/**
281281
* Parse an extended query string with qs.
282282
*
283+
* @param {String} str
283284
* @return {Object}
284285
* @private
285286
*/

0 commit comments

Comments
 (0)