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
Hello!
During the static analysis was found possible bad copy paste:
In schema.go:863-879 using only KEY_ANY_OF, but in schema.go:881-897 using KEY_ALL_OF and using KEY_ANY_OF in schema.go:894. Please, clarify, must be in schema.go:894 KEY_ALL_OF instead of KEY_ANY_OF or no?
The text was updated successfully, but these errors were encountered:
Hello!
During the static analysis was found possible bad copy paste:
The text was updated successfully, but these errors were encountered: