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
Currently it is allowed to have named resources (with an @id) as values of properties.
This is used in API's like search, collections and chatrooms to include results in the json response to minimize network roundtrips.
Values of properties are not trusted sources so they should not be parsed as if they are authored by the server.