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.
@goganchic opened apiaryio/snowcrash#438
Recently I've found such test https://github.com/apiaryio/snowcrash/blob/master/test/test-ResourceGroupParser.cc#L103-L133
It tries to process such apib with resource group parser:
This data will not match resource group regexp which requires some name after "Group" keyword.
I think this test is wrong and should be modified or removed. It is not possible to have anonymous groups now.
The text was updated successfully, but these errors were encountered: