Enhance restorepoint-search documentation with query examples#9788
Enhance restorepoint-search documentation with query examples#9788Danipocket merged 4 commits intomicrosoftgraph:mainfrom
Conversation
Added artifactQuery properties and examples for filtering restore points based on multiple criteria. Updated the queryExpression in the JSON example to remove unnecessary conditions.
|
Learn Build status updates of commit 95198ee: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit a3fcfd3: ✅ Validation status: passed
For more details, please refer to the build report. |
| |restorePointPreference|[restorePointPreference](../api/restorepoint-search.md#restorepointpreference-values)|Indicates which restore point to return. The possible values are `oldest`, `latest`. Optional.| | ||
| |tags|[restorePointTags](../resources/restorepoint.md#restorepointtags-values)|The type of the restore point. The possible values are `None`, `FastRestore`, `UnknownFutureValue`. Optional.| | ||
|
|
||
| ### artifactQuery properties |
There was a problem hiding this comment.
In my previous comments (on the old PR), I mentioned that you’re using invalid headers.
We have predefined headers—for example, Properties and Examples—and the ones you’re adding aren’t supported. Please create a concept topic instead, or move the content into standard request or response sections without headers.
I’d recommend creating a concept topic, since this is a large amount of content to include in a request or response. Here are the guidelines: (https://eng.ms/docs/products/microsoft-graph-service/microsoft-graph/document-apis/conceptual-content).
There was a problem hiding this comment.
@Danipocket Thanks for the suggestions.
I have added the detail in the already existing concept topic artifactQuery.
Link to that PR: #9789
Danipocket
left a comment
There was a problem hiding this comment.
@Subham-RKB, please see my comments.
Removed detailed artifactQuery properties and examples related to filtering restore points.
|
Learn Build status updates of commit db8551d: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit 26aa520: ✅ Validation status: passed
For more details, please refer to the build report. |
Added artifactQuery properties and examples for filtering restore points based on multiple criteria. Updated the queryExpression in the JSON example to remove unnecessary conditions.
Important
Required for API changes:
Add other supporting information, such as a description of the PR changes:
ADD INFORMATION HERE
Important
The following guidance is for Microsoft employees only. Community contributors can ignore this message; our content team will manage the status.
After you've created your PR, expand this section for tips and additional instructions.
#feedback-addressedto the pull request.For more information, see the Content review process summary.