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
@brendarearden So I have discovered that this is not a Prism bug at all, and in fact is a bug in json-schema-faker. I unfortunately don't have time currently to tackle this now but I hope this is helpful!
Context
While resolving readOnly and writeOnly objects being handled correctly for array, it was discovered that additionalItems are never returned in the response.
Current Behavior
original comment about behavior here
additionalItems are not showing in mocked response
Expected Behavior
All required fields should show in the mocked response
Possible Workaround/Solution
Steps to Reproduce
Prism mock using the following spec:
status and ticket do not show in the mocked response
Environment
The text was updated successfully, but these errors were encountered: