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 Jul 26, 2022. It is now read-only.
When including the CRD for parsing in the intellij, it breaks parsing as the CRD is having empty properties which are not supported there in openApiSchema.
Hi,
When including the CRD for parsing in the intellij, it breaks parsing as the CRD is having empty properties which are not supported there in openApiSchema.
The parsing will be fixed to not break in the intellij following the issue:
https://youtrack.jetbrains.com/issue/IDEA-269698
Probably the empty properties could just be omitted? (I don't know openApi well enough)
The text was updated successfully, but these errors were encountered: