Skip to content

Commit c797134

Browse files
raksbishtdougwilson
authored andcommitted
docs: add missing JSDoc param for parseExtendedQueryString
closes #5130
1 parent 442fd46 commit c797134

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
@@ -282,6 +282,7 @@ function createETagGenerator (options) {
282282
/**
283283
* Parse an extended query string with qs.
284284
*
285+
* @param {String} str
285286
* @return {Object}
286287
* @private
287288
*/

0 commit comments

Comments
 (0)