We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8441b32 commit 6fe042aCopy full SHA for 6fe042a
src/AzureAppConfigurationImpl.ts
@@ -49,7 +49,7 @@ type SettingSelectorCollection = {
49
selectors: PagedSettingSelector[];
50
51
/**
52
- * This is used to append to the request url for breaking the CDN cache.
+ * This is used to append to the request url for breaking the CDN cache.
53
* It uses the etag which has changed after the last refresh. It can either be a page etag or etag of a watched setting.
54
*/
55
cdnCacheBreakString?: string;
0 commit comments