Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: jsonfmt resourcegraph #6235

Merged
merged 1 commit into from
Jun 10, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
"200": {},
"204": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -254,4 +254,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -490,4 +490,4 @@
"x-ms-parameter-location": "method"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,39 @@
}
},
"x-ms-examples": {
"Basic query": { "$ref": "./examples/ResourcesBasicQuery.json" },
"Filter resources": { "$ref": "./examples/ResourcesFilterQuery.json" },
"Summarize resources by location": { "$ref": "./examples/ResourcesSummarizeQuery.json" },
"Complex query": { "$ref": "./examples/ResourcesComplexQuery.json" },
"Access a properties field": { "$ref": "./examples/ResourcesPropertiesQuery.json" },
"Access a properties field through alias": { "$ref": "./examples/ResourcesAliasQuery.json" },
"Query with a facet request": { "$ref": "./examples/ResourcesFacetQuery.json" },
"Query options": { "$ref": "./examples/ResourcesQueryOptions.json" },
"First page query": { "$ref": "./examples/ResourcesFirstPageQuery.json" },
"Next page query": { "$ref": "./examples/ResourcesNextPageQuery.json" },
"Random page query": { "$ref": "./examples/ResourcesRandomPageQuery.json" }
"Basic query": {
"$ref": "./examples/ResourcesBasicQuery.json"
},
"Filter resources": {
"$ref": "./examples/ResourcesFilterQuery.json"
},
"Summarize resources by location": {
"$ref": "./examples/ResourcesSummarizeQuery.json"
},
"Complex query": {
"$ref": "./examples/ResourcesComplexQuery.json"
},
"Access a properties field": {
"$ref": "./examples/ResourcesPropertiesQuery.json"
},
"Access a properties field through alias": {
"$ref": "./examples/ResourcesAliasQuery.json"
},
"Query with a facet request": {
"$ref": "./examples/ResourcesFacetQuery.json"
},
"Query options": {
"$ref": "./examples/ResourcesQueryOptions.json"
},
"First page query": {
"$ref": "./examples/ResourcesFirstPageQuery.json"
},
"Next page query": {
"$ref": "./examples/ResourcesNextPageQuery.json"
},
"Random page query": {
"$ref": "./examples/ResourcesRandomPageQuery.json"
}
}
}
},
Expand Down Expand Up @@ -124,9 +146,15 @@
}
},
"x-ms-examples": {
"Basic query": { "$ref": "./examples/ResourceChanges.json" },
"First page query": { "$ref": "./examples/ResourceChangesFirstPage.json" },
"Next page query": { "$ref": "./examples/ResourceChangesNextPage.json" }
"Basic query": {
"$ref": "./examples/ResourceChanges.json"
},
"First page query": {
"$ref": "./examples/ResourceChangesFirstPage.json"
},
"Next page query": {
"$ref": "./examples/ResourceChangesNextPage.json"
}
}
}
},
Expand Down Expand Up @@ -180,7 +208,9 @@
"description": "Lists all of the available REST API operations.",
"operationId": "Operations_List",
"x-ms-examples": {
"OperationsList": { "$ref": "./examples/OperationsList.json" }
"OperationsList": {
"$ref": "./examples/OperationsList.json"
}
},
"parameters": [
{
Expand Down Expand Up @@ -442,7 +472,7 @@
],
"discriminator": "resultType"
},
"FacetResult" : {
"FacetResult": {
"x-ms-discriminator-value": "FacetResult",
"description": "Successfully executed facet containing additional statistics on the response of a query.",
"type": "object",
Expand Down Expand Up @@ -473,7 +503,7 @@
}
]
},
"FacetError" : {
"FacetError": {
"x-ms-discriminator-value": "FacetError",
"description": "A facet whose execution resulted in an error.",
"type": "object",
Expand Down Expand Up @@ -693,7 +723,7 @@
]
},
"OperationListResult": {
"description": "Result of the request to list Resource Graph operations. It contains a list of operations and a URL link to get the next set of results.",
"description": "Result of the request to list Resource Graph operations. It contains a list of operations and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down Expand Up @@ -737,7 +767,7 @@
}
},
"origin": {
"type" : "string",
"type": "string",
"description": "The origin of operations."
}
}
Expand All @@ -752,4 +782,4 @@
"description": "Client Api Version."
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -254,4 +254,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
}
}
}
}
}
Loading