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

Swagger APIView does not seem to follow external refs #6259

Closed
Tracked by #4864
mikekistler opened this issue May 30, 2023 · 1 comment
Closed
Tracked by #4864

Swagger APIView does not seem to follow external refs #6259

mikekistler opened this issue May 30, 2023 · 1 comment
Assignees
Labels
APIView Central-EngSys This issue is owned by the Engineering System team.

Comments

@mikekistler
Copy link
Member

In PR 23804, the schema for the default error response references a schema in a "common-types" file.

    "CommunicationErrorResponse": {
      "$ref": "../../../Common/stable/2021-03-07/common.json#/definitions/CommunicationErrorResponse"
    },

But the details for the schema are not shown in the APIView:

image
@chidozieononiwu
Copy link
Member

duplicate of #6008
will have this resolved by the next release.

@mikekistler mikekistler moved this from 🆕 New to 📋 Backlog in ApiView Jun 12, 2023
@chidozieononiwu chidozieononiwu moved this from 📋 Backlog to 🏗 In progress in ApiView Jun 13, 2023
@chidozieononiwu chidozieononiwu moved this from 🤔 Triage to 🔬 Dev in PR in Azure SDK EngSys 🚢🎉 Jun 13, 2023
@github-project-automation github-project-automation bot moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🚢🎉 Jun 27, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in ApiView Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIView Central-EngSys This issue is owned by the Engineering System team.
Projects
Status: ✅ Done
Archived in project
Development

No branches or pull requests

3 participants