-
Notifications
You must be signed in to change notification settings - Fork 186
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
Integrate APIView into SDK Automation #2341
Comments
I think we only need to take care of 3rd requirement because others are supported. To support 3rd requirement, we need to ask apiview service to return the apiview link to apiview diff directly. @praveenkuttappan @maririos |
If I understand correctly Wei's comment, then this will land with the work @ruowan is doing |
I think once @ruowan's work is done we will be close to this but I think we also need to get the baseline diffs added to ApiView as well and once that is done I will consider this done for swagger/openapi. I believe we already have another issue tracking cadl. |
Thanks @weshaggard . Here is the summary:
This is the issue for Cadl and PR support: #3991 Because work is tracked in specific issues I am going to close this one. If I missed something, feel free to re-open or file a speciic issue |
As part of improving the API review process we want to SDK Automation and PR process for the specs repo to include generating a APIView review session for the changes in the specs PR.
High level requirements:
The text was updated successfully, but these errors were encountered: