Skip to content

Commit

Permalink
Merge pull request #4132 from hashicorp/data/regeneration-from-c228a5…
Browse files Browse the repository at this point in the history
…515d6830c215e74ac38789bf0c8c615bd7-rest-api-specs

Data: Rest Api Specs - regenerating based on c228a55
  • Loading branch information
tombuildsstuff authored May 13, 2024
2 parents c228a55 + c359162 commit bc33820
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,19 @@
"required": false,
"sensitive": false
},
{
"containsDiscriminatedTypeValue": false,
"jsonName": "query",
"name": "Query",
"objectDefinition": {
"type": "RawObject",
"referenceName": null
},
"optional": true,
"readOnly": false,
"required": false,
"sensitive": false
},
{
"containsDiscriminatedTypeValue": false,
"jsonName": "SOQLQuery",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,19 @@
"required": false,
"sensitive": false
},
{
"containsDiscriminatedTypeValue": false,
"jsonName": "query",
"name": "Query",
"objectDefinition": {
"type": "RawObject",
"referenceName": null
},
"optional": true,
"readOnly": false,
"required": false,
"sensitive": false
},
{
"containsDiscriminatedTypeValue": false,
"jsonName": "queryTimeout",
Expand Down
2 changes: 1 addition & 1 deletion api-definitions/resource-manager/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dataSource": "AzureResourceManager",
"sourceInformation": "Azure/azure-rest-api-specs",
"gitRevision": "d1f4d6fcf1bbb2e71a32bb2079de12f17fedf56a"
"gitRevision": "0bc238ecc7d42a1c814ed076b84e7c6328ae39df"
}

0 comments on commit bc33820

Please sign in to comment.