Skip to content

Conversation

@kdestin
Copy link
Member

@kdestin kdestin commented Mar 18, 2024

Description

This pull request addresses ApiView review feedback that pointed out that an experimental model was not exposed publicly.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@azure-sdk
Copy link
Collaborator

API change check

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

azure-ai-ml

@kdestin kdestin requested a review from annatisch March 18, 2024 23:36
@luigiw luigiw merged commit 9814f59 into Azure:main Mar 19, 2024
kdestin added a commit to kdestin/azure-sdk-for-python that referenced this pull request Mar 19, 2024
* fix: Expose DataAsset class publicly

* doc: Fix DataAsset docstring

* refactor: Make DataAsset params keyword only

* refactor: Remove kwargs from model

* refactor: Remove unused pylint directive

* docs: Update typing in docstring
kdestin added a commit that referenced this pull request Mar 19, 2024
* fix: Expose DataAsset class publicly

* doc: Fix DataAsset docstring

* refactor: Make DataAsset params keyword only

* refactor: Remove kwargs from model

* refactor: Remove unused pylint directive

* docs: Update typing in docstring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants