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.
What
Consider I have the next specification toward my response body:
When the actual response body is:
I see both
extraPropA
andextraPropB
as new added properties, but I don't see thenotExistingProp
as red missing property.Why
Perhaps a logic flaw during the analyzis if a property is missing:
gavel2html/src/converter.coffee
Lines 137 to 144 in 99897d7
The text was updated successfully, but these errors were encountered: