Skip to content

Commit 0620ca5

Browse files
authored
Merge pull request #520 from microsoftgraph/WeeklyOpenApiDocsDownload/202101272323
Weekly OpenApiDocs Download
2 parents b82bbab + 91bd753 commit 0620ca5

File tree

198 files changed

+32372
-35754
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+32372
-35754
lines changed

config/ModuleMetadata.json

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
11
{
2-
"authors": "Microsoft",
3-
"owners": "Microsoft",
4-
"description": "Microsoft Graph PowerShell module",
5-
"requireLicenseAcceptance": "true",
6-
"copyright": "© Microsoft Corporation. All rights reserved.",
7-
"licenseUri": "https://aka.ms/devservicesagreement",
8-
"projectUri": "https://github.com/microsoftgraph/msgraph-sdk-powershell",
9-
"iconUri": "https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/master/documentation/images/graph_color256.png",
10-
"tags": ["MicrosoftGraph", "Microsoft", "Office365", "Graph", "PowerShell", "Outlook", "OneDrive", "AzureAD", "SharePoint", "Intune", "AzureAutomationNotSupported"],
11-
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
12-
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
13-
"version": "1.2.0"
14-
}
2+
"authors": "Microsoft",
3+
"owners": "Microsoft",
4+
"description": "Microsoft Graph PowerShell module",
5+
"requireLicenseAcceptance": "true",
6+
"copyright": "© Microsoft Corporation. All rights reserved.",
7+
"licenseUri": "https://aka.ms/devservicesagreement",
8+
"projectUri": "https://github.com/microsoftgraph/msgraph-sdk-powershell",
9+
"iconUri": "https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/master/documentation/images/graph_color256.png",
10+
"tags": [
11+
"MicrosoftGraph",
12+
"Microsoft",
13+
"Office365",
14+
"Graph",
15+
"PowerShell",
16+
"Outlook",
17+
"OneDrive",
18+
"AzureAD",
19+
"SharePoint",
20+
"Intune",
21+
"AzureAutomationNotSupported"
22+
],
23+
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
24+
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
25+
"version": "1.3.0"
26+
}

openApiDocs/beta/Applications.yml

Lines changed: 14 additions & 217 deletions
Large diffs are not rendered by default.

openApiDocs/beta/Bookings.yml

Lines changed: 22 additions & 60 deletions
Large diffs are not rendered by default.

openApiDocs/beta/Calendar.yml

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -46384,19 +46384,18 @@ components:
4638446384
description: 'Represent the online meeting service providers that can be used to create online meetings in this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness.'
4638546385
calendarGroupId:
4638646386
type: string
46387-
description: 'The calendarGroup in which to create the calendar. If the user has never explicitly set a group for the calendar, this property is null.'
4638846387
nullable: true
4638946388
canEdit:
4639046389
type: boolean
46391-
description: 'True if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only.'
46390+
description: 'True if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access.'
4639246391
nullable: true
4639346392
canShare:
4639446393
type: boolean
46395-
description: 'True if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only.'
46394+
description: 'True if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it.'
4639646395
nullable: true
4639746396
canViewPrivateItems:
4639846397
type: boolean
46399-
description: 'True if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only.'
46398+
description: 'True if the user can read calendar items that have been marked private, false otherwise.'
4640046399
nullable: true
4640146400
changeKey:
4640246401
type: string
@@ -46408,23 +46407,19 @@ components:
4640846407
$ref: '#/components/schemas/microsoft.graph.onlineMeetingProviderType'
4640946408
hexColor:
4641046409
type: string
46411-
description: 'The calendar color, expressed in a hex color code of three hexidecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty.'
4641246410
nullable: true
4641346411
isDefaultCalendar:
4641446412
type: boolean
46415-
description: 'True if this is the default calendar where new events are created by default, false otherwise.'
4641646413
nullable: true
4641746414
isRemovable:
4641846415
type: boolean
4641946416
description: Indicates whether this user calendar can be deleted from the user mailbox.
4642046417
nullable: true
4642146418
isShared:
4642246419
type: boolean
46423-
description: 'True if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only.'
4642446420
nullable: true
4642546421
isSharedWithMe:
4642646422
type: boolean
46427-
description: 'True if the user has been shared this calendar, false otherwise. This property is always false for a calendar owner. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only.'
4642846423
nullable: true
4642946424
isTallyingResponses:
4643046425
type: boolean
@@ -46514,7 +46509,6 @@ components:
4651446509
items:
4651546510
type: string
4651646511
nullable: true
46517-
description: 'Contains occurrenceId property values of cancelled instances in a recurring series, if the event is the series master. Instances in a recurring series that are cancelled are called cancelledOccurences.Returned only on $select in a Get operation which specifies the id of a series master event (that is, the seriesMasterId property value).'
4651846512
end:
4651946513
$ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone'
4652046514
hasAttachments:
@@ -46523,7 +46517,6 @@ components:
4652346517
nullable: true
4652446518
hideAttendees:
4652546519
type: boolean
46526-
description: 'When set to true, each attendee only sees themselves in the meeting request and meeting Tracking list. Default is false.'
4652746520
nullable: true
4652846521
importance:
4652946522
$ref: '#/components/schemas/microsoft.graph.importance'
@@ -46537,7 +46530,6 @@ components:
4653746530
nullable: true
4653846531
isDraft:
4653946532
type: boolean
46540-
description: 'Set to true if the user has updated the meeting in Outlook but has not sent the updates to attendees. Set to false if all changes have been sent, or if the event is an appointment without any attendees.'
4654146533
nullable: true
4654246534
isOnlineMeeting:
4654346535
type: boolean
@@ -46631,7 +46623,7 @@ components:
4663146623
type: array
4663246624
items:
4663346625
$ref: '#/components/schemas/microsoft.graph.attachment'
46634-
description: 'The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.'
46626+
description: The collection of fileAttachment and itemAttachment attachments for the event. Navigation property. Read-only. Nullable.
4663546627
calendar:
4663646628
$ref: '#/components/schemas/microsoft.graph.calendar'
4663746629
exceptionOccurrences:
@@ -46642,12 +46634,12 @@ components:
4664246634
type: array
4664346635
items:
4664446636
$ref: '#/components/schemas/microsoft.graph.extension'
46645-
description: The collection of open extensions defined for the event. Nullable.
46637+
description: The collection of open extensions defined for the event. Read-only. Nullable.
4664646638
instances:
4664746639
type: array
4664846640
items:
4664946641
$ref: '#/components/schemas/microsoft.graph.event'
46650-
description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.'
46642+
description: The instances of the event. Navigation property. Read-only. Nullable.
4665146643
multiValueExtendedProperties:
4665246644
type: array
4665346645
items:
@@ -46681,7 +46673,7 @@ components:
4668146673
nullable: true
4668246674
name:
4668346675
type: string
46684-
description: The display name of the attachment. This does not need to be the actual file name.
46676+
description: The attachment's file name.
4668546677
nullable: true
4668646678
size:
4668746679
maximum: 2147483647
@@ -46808,11 +46800,11 @@ components:
4680846800
properties:
4680946801
address:
4681046802
type: string
46811-
description: The email address of an entity instance.
46803+
description: The email address of the person or entity.
4681246804
nullable: true
4681346805
name:
4681446806
type: string
46815-
description: The display name of an entity instance.
46807+
description: The display name of the person or entity.
4681646808
nullable: true
4681746809
additionalProperties:
4681846810
type: object
@@ -46888,10 +46880,10 @@ components:
4688846880
properties:
4688946881
dateTime:
4689046882
type: string
46891-
description: 'A single point of time in a combined date and time representation ({date}T{time}). For example, ''2019-04-16T09:00:00''.'
46883+
description: 'A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000).'
4689246884
timeZone:
4689346885
type: string
46894-
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for possible values.'
46886+
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for more possible values.'
4689546887
nullable: true
4689646888
additionalProperties:
4689746889
type: object
@@ -47041,7 +47033,6 @@ components:
4704147033
nullable: true
4704247034
postOfficeBox:
4704347035
type: string
47044-
description: The post office box number.
4704547036
nullable: true
4704647037
state:
4704747038
type: string
@@ -47170,7 +47161,7 @@ components:
4717047161
type: array
4717147162
items:
4717247163
$ref: '#/components/schemas/microsoft.graph.dayOfWeek'
47173-
description: 'A collection of the days of the week on which the event occurs. Possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. If type is relativeMonthly or relativeYearly, and daysOfWeek specifies more than one day, the event falls on the first day that satisfies the pattern. Required if type is weekly, relativeMonthly, or relativeYearly.'
47164+
description: 'A collection of the days of the week on which the event occurs. The possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. If type is relativeMonthly or relativeYearly, and daysOfWeek specifies more than one day, the event falls on the first day that satisfies the pattern. Required if type is weekly, relativeMonthly, or relativeYearly.'
4717447165
firstDayOfWeek:
4717547166
$ref: '#/components/schemas/microsoft.graph.dayOfWeek'
4717647167
index:

openApiDocs/beta/ChangeNotifications.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -268,27 +268,27 @@ components:
268268
nullable: true
269269
changeType:
270270
type: string
271-
description: 'Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Required. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.'
271+
description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.'
272272
clientState:
273273
type: string
274-
description: Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 255 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. Optional.
274+
description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification.
275275
nullable: true
276276
creatorId:
277277
type: string
278-
description: 'Identifier of the user or service principal that created the subscription. If the app used delegated permissions to create the subscription, this field contains the ID of the signed-in user the app called on behalf of. If the app used application permissions, this field contains the ID of the service principal corresponding to the app. Read-only.'
278+
description: 'Identifier of the user or service principal that created the subscription. If the app used delegated permissions to create the subscription, this field contains the id of the signed-in user the app called on behalf of. If the app used application permissions, this field contains the id of the service principal corresponding to the app. Read-only.'
279279
nullable: true
280280
encryptionCertificate:
281281
type: string
282282
description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true.
283283
nullable: true
284284
encryptionCertificateId:
285285
type: string
286-
description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. Required when includeResourceData is true.
286+
description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional.
287287
nullable: true
288288
expirationDateTime:
289289
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
290290
type: string
291-
description: 'Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time. Required.'
291+
description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.'
292292
format: date-time
293293
includeProperties:
294294
type: boolean
@@ -310,10 +310,10 @@ components:
310310
nullable: true
311311
notificationUrl:
312312
type: string
313-
description: The URL of the endpoint that receives the change notifications. This URL must make use of the HTTPS protocol. Required.
313+
description: Required. The URL of the endpoint that will receive the change notifications. This URL must make use of the HTTPS protocol.
314314
resource:
315315
type: string
316-
description: Specifies the resource that will be monitored for changes. Do not include the base URL (https://graph.microsoft.com/beta/). See the possible resource path values for each supported resource. Required.
316+
description: Required. Specifies the resource that will be monitored for changes. Do not include the base URL (https://graph.microsoft.com/v1.0/). See the possible resource path values for each supported resource.
317317
additionalProperties:
318318
type: object
319319
microsoft.graph.entity:

0 commit comments

Comments
 (0)