Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETag is not exposed on AppendBlock response type #1964

Open
LeonHartley opened this issue Dec 19, 2024 · 0 comments
Open

ETag is not exposed on AppendBlock response type #1964

LeonHartley opened this issue Dec 19, 2024 · 0 comments

Comments

@LeonHartley
Copy link

ETag response header is not exposed on the AppendBlock response struct. Seems this is because currently the SDK re-uses the PutBlock response type, rather than a bespoke AppendBlock response type.

It is exposed on the API:
https://learn.microsoft.com/en-us/rest/api/storageservices/append-block?tabs=microsoft-entra-id#response-headers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant