You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Fixes#699 by skipping invalid One Of entries when translating MSON to
API Elements.
In the example in #699, the parser (snowcrash) should skip the invalid
One Of even before it arrives in semantic analysis. Because we are planning
a complete rewrite of our parser, this issue was fixed during
semantic analysis (drafter).
Fixes#699 by skipping invalid One Of entries when translating MSON to
API Elements.
In the example in #699, the parser (snowcrash) should skip the invalid
One Of even before it arrives in semantic analysis. Because we are planning
a complete rewrite of our parser, this issue was fixed during
semantic analysis (drafter).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following API Blueprint which has an empty One Of entry causes segmentation fault:
The text was updated successfully, but these errors were encountered: