Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9f6aae

Browse files
maxisameneajaho
andauthored
Update libs/isr/models/src/isr-handler-config.ts
Co-authored-by: Enea Jahollari <[email protected]>
1 parent 8e753fb commit e9f6aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/isr/models/src/isr-handler-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export interface ISRHandlerConfig {
100100

101101
/**
102102
* This array of query params will be allowed to be part of the cache key.
103-
* If not provided, which is null, all query params will be part of the cache key.
103+
* If not provided, which is undefined, all query params will be part of the cache key.
104104
* If provided as an empty array, no query params will be part of the cache key.
105105
*/
106106
allowedQueryParams?: string[];

0 commit comments

Comments
 (0)