Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.ResourceGraph to add ver…
Browse files Browse the repository at this point in the history
…sion stable/2019-04-01 (#9215)

* Fixing comments

* update oprationId

* update oprationId

* Revert operation change

* test commit

* Revert "test commit"

This reverts commit 1fb0033.
  • Loading branch information
johnthcall authored May 15, 2020
1 parent 38388fa commit d32321e
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,8 @@
"type": "string"
},
"data": {
"description": "Query output in tabular format."
"description": "Query output in tabular format.",
"type": "object"
},
"facets": {
"description": "Query facets.",
Expand Down Expand Up @@ -409,7 +410,8 @@
"format": "int32"
},
"data": {
"description": "A table containing the desired facets. Only present if the facet is valid."
"description": "A table containing the desired facets. Only present if the facet is valid.",
"type": "object"
}
},
"required": [
Expand Down

0 comments on commit d32321e

Please sign in to comment.