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

[Automation] Generate SDK based on TypeSpec 0.18.0 #41080

Merged

Conversation

azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Jul 10, 2024

[Automation] Generate SDK based on TypeSpec 0.18.0

Support Azure/typespec-azure#1043

I've checked the apivew on purview-datamap.
I think all of them is caused by

-    public Mono<AtlasRelationship> create(AtlasRelationship atlasRelationship) {
+    public Mono<AtlasRelationship> create(AtlasRelationship body) {

@azure-sdk azure-sdk added the DPG label Jul 10, 2024
@azure-sdk
Copy link
Collaborator Author

API change check

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

com.azure:azure-analytics-purview-datamap

@weidongxu-microsoft weidongxu-microsoft merged commit b5bb251 into Azure:main Jul 10, 2024
281 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants