Todor ai articles#2152
Open
todorarabadzhiev wants to merge 8 commits intomasterfrom
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Telerik Reporting REST Service documentation pages, focusing on improving readability/consistency (headings, admonitions, formatting) and modernizing API reference links across the REST Service resolver and Web API hosting articles.
Changes:
- Reworked headings/introductions and standardized admonition blocks (
tip/note/important) for clearer guidance. - Updated multiple API reference links (including casing/formatting) and improved inline code formatting for types/properties.
- Added/clarified guidance around ASP.NET Web API (.NET Framework) vs ASP.NET Core approaches and related setup steps.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| embedding-reports/host-the-report-engine-remotely/rest-service-report-source-resolver/use-custom-report-source-and-document-resolvers.md | Improves article title/intro, converts recommendations into a tip admonition, and refines formatting + API links. |
| embedding-reports/host-the-report-engine-remotely/rest-service-report-source-resolver/overview.md | Refreshes overview text, standardizes emphasis/admonitions, and updates API links. |
| embedding-reports/host-the-report-engine-remotely/rest-service-report-source-resolver/how-to-implement-a-custom-report-source-resolver.md | Updates title and API links/formatting for the custom resolver walkthrough. |
| embedding-reports/host-the-report-engine-remotely/asp.net-web-api-implementation/requirements.md | Promotes heading to H1 and improves wording/formatting around requirements and binding redirects. |
| embedding-reports/host-the-report-engine-remotely/asp.net-web-api-implementation/overview.md | Adds a .NET Framework vs .NET (Core) note and improves wording/formatting. |
| embedding-reports/host-the-report-engine-remotely/asp.net-web-api-implementation/how-to-self-host-telerik-reporting-rest-web-api.md | Refines steps, adds a note admonition, and clarifies binding redirects + URL formatting. |
| embedding-reports/host-the-report-engine-remotely/asp.net-web-api-implementation/how-to-implement-the-reportscontroller-in-an-application.md | Updates API links and converts key warnings/notes to admonition formatting. |
| embedding-reports/host-the-report-engine-remotely/asp.net-web-api-implementation/add-rest-web-api-to-web-application.md | Improves readability via consistent inline code formatting and minor text tweaks. |
| embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-with-controllers.md | Small formatting improvements (button names, admonition formatting, API link). |
| embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-6-with-minimal-api.md | Small formatting improvements and minor API anchor normalization. |
| embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-5.md | Renames the page heading and adjusts an API link anchor. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.