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
The ideia is create a mongodb collection for each session. The collection has documents that represent parts of the udt json. One document is for the interface key and the others for the samples. The document can be easily and fastly builded from merging the collection's documents. Besides, it can be updated directly by imageUrl field without overload as specified in documentation.