SP REST JSON 作者: DDesch
SP REST JSON modifies the accept property in the request header for SharePoint REST API calls to get the response in JSON format and to show it directly in Firefox instead of downloading a XML file. Works for on-premises and SharePoint online.
107 位使用者107 位使用者
擴充套件後設資料
畫面擷圖
關於此擴充套件
Once a tab is active, the current URL is matched against the following strings:
At a match the accept property in the request header is changed to 'application/json;odata=verbose' per default.
Global Options
In the Global options the following options can be chosen:
- /_api/web/
- /_api/site/
- /_api/sp.
- /_api/search
- /_vti_bin/ListData.svc
At a match the accept property in the request header is changed to 'application/json;odata=verbose' per default.
Global Options
- Add or change SharePoint URL filters
- Set the accept header per URL filter
In the Global options the following options can be chosen:
- application/json;odata=verbose
- application/json;odata=minimalmetadata
- application/json;odata=nometadata
- text/xml
由 1 位評論者給出 5 分
權限與資料
更多資訊