Skip to content

Commit 73f7115

Browse files
authored
Update get-configuration.md (#1728)
added note 'internal purposes only' for /configuration endpoint.
1 parent 1641baf commit 73f7115

File tree

1 file changed

+2
-2
lines changed
  • embedding-reports/host-the-report-engine-remotely/rest-api-reference/general-api

1 file changed

+2
-2
lines changed

embedding-reports/host-the-report-engine-remotely/rest-api-reference/general-api/get-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ position: 1
1010

1111
# `Get Configuration` Overview
1212

13-
The public interface for retrieving Telerik Reporting REST Service configuration information, including details about version, license status, and available functionality, such as [AI-powered insights]({%slug telerikreporting/designing-reports/adding-interactivity-to-reports/ai-powered-insights%}).
13+
The public interface for retrieving Telerik Reporting REST Service configuration information, including details about version, license status, and available functionality, such as [AI-powered insights]({%slug telerikreporting/designing-reports/adding-interactivity-to-reports/ai-powered-insights%}). Intended usage: internal purposes only.
1414

1515
## Request
1616

@@ -57,4 +57,4 @@ A configuration object that includes details about version, license status, and
5757
"isAvailable": false
5858
}
5959
]
60-
}
60+
}

0 commit comments

Comments
 (0)