Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

fix(#31): set default version temporarily #27

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

amritk
Copy link
Member

@amritk amritk commented Mar 11, 2024

The previous parser never used to throw on missing info.version, however this one does. The spec DOES say info.version is required but we should bubble this error up and display it + continue to render the spec as it should not be blocking.

This PR is a very temp hot fix to get this parser to match the previous one's behavior. We should follow up and add a proper non-blocking, error bubbling strategy (if one does not exist).

closes #21

@amritk amritk changed the title fix: set default version temporarily fix(#31): set default version temporarily Mar 11, 2024
@geoffgscott geoffgscott merged commit 2498fc2 into main Mar 11, 2024
5 checks passed
@geoffgscott geoffgscott deleted the amrit/set-default-version branch March 11, 2024 17:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

requires version
2 participants