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 11, 2023. It is now read-only.
Describe the bug
properties
are ignored whenallOf
andproperties
are both present at the same level.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Additional context
restful-react/src/scripts/import-open-api.ts
Lines 122 to 129 in 7f1f69b
^ As seen here,
schemas.[name].properties
are ignored whenschemas.[name].allOf
is present.The text was updated successfully, but these errors were encountered: