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
API Clients need to be in a separate Mongo collection, and client properties of Resources, Relations and Ratings should be implemented as DB references.
Also, change client.id to client.key, id will be reserved for a database id.
The text was updated successfully, but these errors were encountered:
API Clients need to be in a separate Mongo collection, and
client
properties of Resources, Relations and Ratings should be implemented as DB references.Also, change
client.id
toclient.key
,id
will be reserved for a database id.The text was updated successfully, but these errors were encountered: