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
That's quite obvious given the beginning of sjson.set, but one cannot delete an empty key from a JSON object using sjson.
Though, this is a valid key, and gjson is able to manipulate its value:
Hello,
That's quite obvious given the beginning of
sjson.set
, but one cannot delete an empty key from a JSON object usingsjson
.Though, this is a valid key, and
gjson
is able to manipulate its value:gives
Would you consider fixing this limitation?
The text was updated successfully, but these errors were encountered: