Skip to content

Commit edbc901

Browse files
author
zhe_mstr
committed
update
1 parent 9240972 commit edbc901

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/common-workflows/administration/distribution-services/manage-subscriptions/create-and-get-a-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Sample Request
321321

322322
```bash
323323
curl -X GET -b ~/cookie-jar.txt --header 'Accept: application/json'
324-
--header 'X-MSTR-AuthToken: lb15fie86urdnsldk71a02gls2' https://demo.microstrategy.com/MicroStrategyLibrary/api/users?nameBegins=Strategy Web User&fields=name,id
324+
--header 'X-MSTR-AuthToken: lb15fie86urdnsldk71a02gls2' https://demo.microstrategy.com/MicroStrategyLibrary/api/users?nameBegins=MicroStrategy Web User&fields=name,id
325325
```
326326

327327
Sample Response

docs/common-workflows/analytics/retrieve-data-from-the-intelligence-server/retrieve-data-from-the-intelligence-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Retrieve data from the Intelligence Server using the JSON Data API
3-
description: You can use the Reports API, the Cubes API and the Dashboards API to retrieve definitions and data from the Intelligence Server. Together, they are often referred to as the JSON Data API. They are part of the Strategy REST Server, which is shipped inside the "StrategyLibrary.war" web application.
3+
description: You can use the Reports API, the Cubes API and the Dashboards API to retrieve definitions and data from the Intelligence Server. Together, they are often referred to as the JSON Data API. They are part of the Strategy REST Server, which is shipped inside the "MicroStrategyLibrary.war" web application.
44
---
55

66
:::tip
@@ -11,7 +11,7 @@ Learn more about Strategy REST API Playground [here](/docs/getting-started/playg
1111

1212
:::
1313

14-
You can use the Reports API, the Cubes API and the Dashboards API to retrieve definitions and data from the Intelligence Server. Together, they are often referred to as the JSON Data API. They are part of the Strategy REST Server, which is shipped inside the `StrategyLibrary.war` web application.
14+
You can use the Reports API, the Cubes API and the Dashboards API to retrieve definitions and data from the Intelligence Server. Together, they are often referred to as the JSON Data API. They are part of the Strategy REST Server, which is shipped inside the `MicroStrategyLibrary.war` web application.
1515

1616
:::tip
1717

docs/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ The REST API has been enhanced to support the ability to pass filters into the R
211211

212212
- The stand-alone JSON Data API Server has been removed.
213213

214-
The [JSON Data API](common-workflows/analytics/retrieve-data-from-the-intelligence-server/retrieve-data-from-the-intelligence-server.md) is made up of four different Strategy API families. All of these families are part of the Strategy REST Server, which is shipped inside the StrategyLibrary.war web application.
214+
The [JSON Data API](common-workflows/analytics/retrieve-data-from-the-intelligence-server/retrieve-data-from-the-intelligence-server.md) is made up of four different Strategy API families. All of these families are part of the Strategy REST Server, which is shipped inside the MicroStrategyLibrary.war web application.
215215

216216
## 10.10
217217

0 commit comments

Comments
 (0)