-
Notifications
You must be signed in to change notification settings - Fork 54
Strange error for incorrect document #556
Comments
Just to note, Drafter 3.2.7 (stable) parses this document without producing any warnings or errors. One problem in the document is that you have not placed Didn't look into it much further but does look like a regression in master that we should address. Not sure if the behaviour in 3.2.7 is correct either though. |
@kylef sorry, I've forgot to insert |
Definitely a regression. |
Yes, I've created internal issue in JIRA to tracks this. The problem is with referencing unknown types in FORMAT: 1A
# GET /
+ Response 200 (application/json)
+ Attributes (array[Unknown]) We'll schedule into upcoming engineering sprint and get this fixed. |
I'm looking throw function parseTypeSpecification and try to find out how Drafter process such invalid document:
When I start Drafter I get such error:
So I have several questions:
Named Type
name?Used Drafter version: master branch, commit 2318c78
The text was updated successfully, but these errors were encountered: