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
But then I guess the question becomes: Is there any point of providing anything else than the name of the new collection in this case? Or do the properties outside of name override the copied schema ones? I just tested it and it really does seem that only thing that matters is the new name, the rest is ignored.
In that case maybe making fields required again and rewriting create something like this might make more sense:
Why did
fields
become optional? Can you create a collection without it in some specific way?typesense-js/src/Typesense/Collections.ts
Lines 4 to 11 in c0d2abf
The text was updated successfully, but these errors were encountered: