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

fix(language-apidom): provide document links with non-empty ranges #4069

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

char0n
Copy link
Member

@char0n char0n commented Apr 27, 2023

Refs #3216

When converting Document Links with protocol converter which contains empty ranges, the error will be thrown. This fix avoids the error being thrown.

@char0n char0n self-assigned this Apr 27, 2023
@char0n char0n merged commit 34a8eab into next Apr 27, 2023
@char0n char0n changed the title fix(language-apidom): aprovide document links with non-empty ranges fix(language-apidom): provide document links with non-empty ranges Apr 27, 2023
swagger-bot pushed a commit that referenced this pull request Apr 27, 2023
# [5.0.0-alpha.58](v5.0.0-alpha.57...v5.0.0-alpha.58) (2023-04-27)

### Bug Fixes

* **language-apidom:** aprovide document links with non-empty ranges ([#4069](#4069)) ([34a8eab](34a8eab)), closes [#3216](#3216)
* **language-apidom:** provide completion items with proper filtering ([#4072](#4072)) ([d460e16](d460e16)), closes [#3216](#3216)
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 5.0.0-alpha.58 🎉

The release is available on:

Your semantic-release bot 📦🚀

@char0n char0n deleted the char0n/fix-document-links branch May 12, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants