We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
duplicate of #6008 will have this resolved by the next release.
Sorry, something went wrong.
chidozieononiwu
No branches or pull requests
In PR 23804, the schema for the default error response references a schema in a "common-types" file.
But the details for the schema are not shown in the APIView:
The text was updated successfully, but these errors were encountered: