Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.64k stars 844 forks source link

Missing Endpoints for Purview API #23700

Open john-s58 opened 1 week ago

john-s58 commented 1 week ago

Currently not all endpoints available in the Purview API reference are included in the SDK https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/resourcemanager/purview/armpurview

Could support be added for the following endpoints?

https://learn.microsoft.com/en-us/rest/api/purview/features/account-get?view=rest-purview-2021-12-01&tabs=HTTP https://learn.microsoft.com/en-us/rest/api/purview/features/subscription-get?view=rest-purview-2021-12-01&tabs=HTTP https://learn.microsoft.com/en-us/rest/api/purview/kafka-configurations/list-by-account?view=rest-purview-2021-12-01&tabs=HTTP https://learn.microsoft.com/en-us/rest/api/purview/usages/get?view=rest-purview-2021-12-01&tabs=HTTP

Thank you!

github-actions[bot] commented 1 week ago

Thank you for your feedback. Tagging and routing to the team member best able to assist.

lirenhe commented 4 days ago

The GO SDK of Purview is generated based on the api-version of 2021-07-01. https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/purview/resource-manager/readme.md

We need service team to have a new release request to support the endpoints you mentioned. Add service team for awareness.

github-actions[bot] commented 4 days ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ArcturusZhang @lirenhe @tadelesh.

lirenhe commented 4 days ago

@jliusan, could you help to contact service team to submit a release request? Thanks