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.
$ ./bin/drafter <document>
Assertion failed: (false), function renderProperty, file ../src/refract/JsonValue.cc, line 95.
fish: './bin/drafter <document>' terminated by signal SIGABRT (Abort)
## GET /+Response200(application/json)+ Attributes (array[object])
+ Thing
Drafter 4.0.0-pre.3
The text was updated successfully, but these errors were encountered:
Another case, perhaps not same bug but it seems related:
# GET /+Response200(application/json)+ Attributes (Array)
+ (object)
## Data Structures###Array (array)
Assertion failed: (hasValue_), function get, file ../src/refract/Element.h, line 75.
fish: './bin/drafter 682-1.apib' terminated by signal SIGABRT (Abort)
Another case, perhaps not same bug but it seems related:
# GET /
+ Response 200 (application/json)
+ Attributes (Array)
+ (object)
## Data Structures
### Array (array)
Assertion failed: (hasValue_), function get, file ../src/refract/Element.h, line 75.
fish: './bin/drafter 682-1.apib' terminated by signal SIGABRT (Abort)
The included API Blueprint caused the assertion at
drafter/src/refract/JsonValue.cc
Line 95 in bb00117
Drafter 4.0.0-pre.3
The text was updated successfully, but these errors were encountered: