Skip to content

Commit 715c66f

Browse files
author
makharch
committed
Updated md file for the output type and changelog
1 parent 20b60e4 commit 715c66f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ResourceGraph/ResourceGraph/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Fixed the output print issue for `Search-AzGraph`.
21+
* Fixed the output print issue for `Search-AzGraph` by updating the output type to Microsoft.Azure.Commands.ResourceGraph.Models.PSResourceGraphResponse`1[[System.Management.Automation.PSObject]].
2222
* Fixed the issue when Search-AzGraph fails if no subscriptions are stored in the context.
2323

2424
## Version 0.10.0

src/ResourceGraph/ResourceGraph/help/Search-AzGraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
240240
241241
## OUTPUTS
242242
243-
### Microsoft.Azure.Commands.ResourceGraph.Models.PSResourceGraphResponse
243+
### Microsoft.Azure.Commands.ResourceGraph.Models.PSResourceGraphResponse`1[[System.Management.Automation.PSObject]]
244244

245245
## NOTES
246246

0 commit comments

Comments
 (0)