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

[Storage] [Typing] [Datalake] Modified class variable types for StaticWebsite #40234

Merged

Conversation

weirongw23-msft
Copy link
Member

As title states 🚀

@weirongw23-msft weirongw23-msft marked this pull request as ready for review March 26, 2025 18:20
@Copilot Copilot bot review requested due to automatic review settings March 26, 2025 18:20
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the type annotations for the StaticWebsite class in the Data Lake SDK by changing several properties from str to Optional[str] and removing obsolete type ignore comments.

  • Updated type annotations for index_document, error_document404_path, and default_index_document_path.
  • Removed unnecessary "type: ignore" comments in the initializer.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Mar 26, 2025
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-file-datalake

@weirongw23-msft weirongw23-msft merged commit 3e68663 into Azure:main Mar 26, 2025
27 checks passed
@weirongw23-msft weirongw23-msft deleted the weirongw23/datalake-api-views branch March 26, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants