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
When using the first YAML which contains an allOf to SubjectBase in TestSubject you will need see the properties correctly when you open periodieken in sum (see also screenshot).
Open the schema TestSubject and keep opening until you come across the property factor
See that properties are not being rendered
Expected behavior
You should see the properties of nested objects like in the working screenshot.
Screenshots
Not working:
Working:
Additional context or thoughts
This might have broken before 4.15.5 . We recently got a new customer which was looking at the swagger and then we discovered it has broken. A year ago it still worked.
The text was updated successfully, but these errors were encountered:
Q&A (please complete the following information)
Content & configuration
Broken example Swagger/OpenAPI definition:
Working example Swagger/OpenAPI definition:
Describe the bug you're encountering
When using the first YAML which contains an
allOf
toSubjectBase
inTestSubject
you will need see the properties correctly when you openperiodieken
insum
(see also screenshot).To reproduce...
Steps to reproduce the behavior:
factor
Expected behavior
You should see the properties of nested objects like in the working screenshot.
Screenshots
Not working:
Working:
Additional context or thoughts
This might have broken before 4.15.5 . We recently got a new customer which was looking at the swagger and then we discovered it has broken. A year ago it still worked.
The text was updated successfully, but these errors were encountered: