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

[bugfix] Resolve local file reference with Schema type properly #821

Merged
merged 1 commit into from
Apr 9, 2022
Merged

[bugfix] Resolve local file reference with Schema type properly #821

merged 1 commit into from
Apr 9, 2022

Conversation

DeagleGross
Copy link
Contributor

Before the changes, if you pass $ref: '../../smth', ReferenceType is found for the OpenApiV3VersionService.ConvertToOpenApiReference() call, and an error was thrown for every single openApiReference existing in the document (The reference string '../schemas/api.json' has invalid format. [........])

@darrelmiller darrelmiller merged commit 6848bd0 into microsoft:vnext Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants