Update plugins/techdocs/config.d.ts

Co-authored-by: Emma Indal <emmai@spotify.com>
This commit is contained in:
Himanshu Mishra
2021-01-12 14:43:52 +01:00
committed by GitHub
parent b3b9445df1
commit fda570687e
+1 -1
View File
@@ -99,7 +99,7 @@ export interface Config {
secretAccessKey: string;
};
/**
* Cloud Storage Bucket Name
* (Required) Cloud Storage Bucket Name
* attr: 'bucketName' - accepts a string value
* @visibility backend
*/