Skip to content

Commit

Permalink
Merge pull request #4452 from hashicorp/data/regeneration-from-95f616…
Browse files Browse the repository at this point in the history
…90f728d67738cbbd93c7474b8042c8ff57-msgraph

Data: Microsoft Graph - regenerating based on 95f6169
  • Loading branch information
manicminer authored Sep 26, 2024
2 parents 95f6169 + 6f736c4 commit 3ed8ed4
Show file tree
Hide file tree
Showing 20,291 changed files with 104,821 additions and 82,545 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"httpMethod": "POST",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -21,7 +21,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand All @@ -31,7 +31,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Skip",
"optional": true,
"required": false,
Expand All @@ -42,7 +42,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Top",
"optional": true,
"required": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"httpMethod": "POST",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -21,7 +21,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand All @@ -31,7 +31,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Skip",
"optional": true,
"required": false,
Expand All @@ -42,7 +42,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Top",
"optional": true,
"required": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
"contentType": "application/json; charset=utf-8",
"description": "Create administrativeUnit. Use this API to create a new administrativeUnit.",
"expectedStatusCodes": [
201
200,
201,
202,
204
],
"longRunning": false,
"httpMethod": "POST",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -20,7 +23,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
"contentType": "application/json; charset=utf-8",
"description": "Invoke action getUserOwnedObjects. Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn't support pagination.",
"expectedStatusCodes": [
200
200,
201,
202,
204
],
"longRunning": false,
"httpMethod": "POST",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -20,7 +23,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
"contentType": "application/json; charset=utf-8",
"description": "Invoke action validateProperties. Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy.",
"expectedStatusCodes": [
200,
201,
202,
204
],
"longRunning": false,
"httpMethod": "POST",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -20,7 +23,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
"contentType": "application/json; charset=utf-8",
"description": "Delete administrativeUnit. Delete an administrativeUnit.",
"expectedStatusCodes": [
200,
204
],
"longRunning": false,
"httpMethod": "DELETE",
"options": [
{
"Type": "Data",
"type": "Data",
"headerName": "If-Match",
"optional": true,
"required": false,
Expand All @@ -20,7 +21,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -31,7 +32,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"httpMethod": "GET",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Expand",
"optional": true,
"required": false,
Expand All @@ -20,7 +20,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -31,7 +31,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand All @@ -41,7 +41,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Select",
"optional": true,
"required": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"httpMethod": "POST",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -21,7 +21,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand All @@ -31,7 +31,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Skip",
"optional": true,
"required": false,
Expand All @@ -42,7 +42,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Top",
"optional": true,
"required": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"httpMethod": "POST",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -21,7 +21,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand All @@ -31,7 +31,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Skip",
"optional": true,
"required": false,
Expand All @@ -42,7 +42,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Top",
"optional": true,
"required": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"httpMethod": "GET",
"options": [
{
"Type": "Data",
"type": "Data",
"odataFieldName": "ConsistencyLevel",
"optional": true,
"required": false,
Expand All @@ -20,7 +20,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Filter",
"optional": true,
"required": false,
Expand All @@ -31,7 +31,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Metadata",
"optional": true,
"required": false,
Expand All @@ -42,7 +42,7 @@
}
},
{
"Type": "RetryFunc",
"type": "RetryFunc",
"optional": true,
"required": false,
"field": "RetryFunc",
Expand All @@ -52,7 +52,7 @@
}
},
{
"Type": "Data",
"type": "Data",
"odataFieldName": "Search",
"optional": true,
"required": false,
Expand Down
Loading

0 comments on commit 3ed8ed4

Please sign in to comment.