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.
AzureRepository.settings
1 parent 6a12ba9 commit e40cf28Copy full SHA for e40cf28
specification/snapshot/_types/SnapshotRepository.ts
@@ -46,7 +46,7 @@ export class AzureRepository extends RepositoryBase {
46
/**
47
* The repository settings.
48
*/
49
- settings: AzureRepositorySettings
+ settings?: AzureRepositorySettings
50
}
51
52
export class GcsRepository extends RepositoryBase {
0 commit comments