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
On the server, we support the query parameter create with create=true to allow the PUT to create the document if it doesn't already exist. It would be useful to have this argument with updateDocument. The default create would be false to work as it does now.