Skip to content

@azure/storage-queue_12.30.0

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 05 Jun 08:59
722c7b8
Fix test failure (#38802)

### Packages impacted by this PR


### Issues associated with this PR
For file's getProperties function, default cachecontrole value returned
from service changed from undefined to 'no-cache'.
SDK Should not check the default value, so remove the judgement on
default cachecontrol value


### Describe the problem that is addressed by this PR


### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)