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
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
I guess the missing check here is that when the last part of path: '/details/parts/2' which is here 2 is a numeric value, then only it should use $push, else $set.
The doc in db:
the json-patch to apply:
the query generated:
with above query, the doc after change:
but the doc expected is actually:
The text was updated successfully, but these errors were encountered: