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

Cross language view of API review #3603

Closed
praveenkuttappan opened this issue Jul 11, 2022 · 2 comments
Closed

Cross language view of API review #3603

praveenkuttappan opened this issue Jul 11, 2022 · 2 comments
Assignees
Labels

Comments

@praveenkuttappan
Copy link
Member

We have got some requests from reviewers to add an ability to view how a specific class or API is defined in other languages without actually opening that review. For e.g. When someone reviews swagger file and want to see how a specific REST API looks in Python SDK.

We will need to add an option in review page to ask users if they want to see this API in other supported languages and show the API details as a projected sub window and allow user to open that review page in a window so they can comment on it.

Currently we do not have any metadata to identify APIs across language SDK reviews. This project requires some additional metadata added by code generators so we can identify similar APIs across languages.

This issue also depends on #3600

@tjprescott
Copy link
Member

Python has implemented CrossLanguageDefinitionId. I presume that's the necessary prerequisite.

@maririos
Copy link
Member

Closing as dup of #4033

Repository owner moved this from 📋 Backlog to ✅ Done in ApiView Oct 17, 2022
Repository owner moved this from 📋Backlog to 🎊Closed in Azure SDK EngSys 🤖🧠 Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants