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 was archived by the owner on Aug 28, 2024. It is now read-only.
In previous version it was possible to get the file content as a json object by getFileByServerRelativeUrl(serverRelativeUrl).value.get(). Is this possible in 1.0.6 or do I need to JSON.parse() on the response?
Category
[ ] Enhancement
[ ] Bug
[* ] Question
In previous version it was possible to get the file content as a json object by getFileByServerRelativeUrl(serverRelativeUrl).value.get(). Is this possible in 1.0.6 or do I need to JSON.parse() on the response?