Skip to content
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 @@ -32,7 +32,7 @@ parameters:
jobs:
- job: GenerateServiceModules
displayName: Service module generation
timeoutInMinutes: 360
timeoutInMinutes: 600
condition: and(succeeded(), ne(stageDependencies.DownloadOpenAPIDocs.GetLatestDocs.outputs['OpenAPIDocDiff.ModulesWithChanges'], ''))
variables:
Branch: ${{ parameters.Branch }}
Expand Down
2 changes: 1 addition & 1 deletion config/ModuleMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
],
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
"version": "1.8.0"
"version": "1.8.1"
}
11 changes: 10 additions & 1 deletion openApiDocs/beta/Bookings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2273,6 +2273,7 @@ components:
nullable: true
customerTimeZone:
type: string
description: 'The time zone of the customer. For a list of possible values, see dateTimeTimeZone.'
nullable: true
duration:
pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$'
Expand All @@ -2299,8 +2300,10 @@ components:
nullable: true
isLocationOnline:
type: boolean
description: True indicates that the appointment will be held online. Default value is false.
joinWebUrl:
type: string
description: The URL of the online meeting for the appointment.
nullable: true
onlineMeetingUrl:
type: string
Expand Down Expand Up @@ -2348,6 +2351,7 @@ components:
nullable: true
smsNotificationsEnabled:
type: boolean
description: True indicates SMS notifications will be sent to the customers for the appointment. Default value is false.
staffMemberIds:
type: array
items:
Expand All @@ -2369,10 +2373,12 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.physicalAddress'
description: 'Addresses associated with the customer, including home, business and other addresses.'
phones:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.phone'
description: 'Phone numbers associated with the customer, including home, business and mobile numbers.'
additionalProperties:
type: object
description: Represents a customer of the business.
Expand Down Expand Up @@ -2412,6 +2418,7 @@ components:
description: True means this service is not available to customers for booking.
isLocationOnline:
type: boolean
description: True indicates that the appointments for the service will be held online. Default value is false.
notes:
type: string
description: Additional information about this service.
Expand All @@ -2430,6 +2437,7 @@ components:
$ref: '#/components/schemas/microsoft.graph.bookingSchedulingPolicy'
smsNotificationsEnabled:
type: boolean
description: True indicates SMS notifications can be sent to the customers for the appointment of the service. Default value is false.
staffMemberIds:
type: array
items:
Expand All @@ -2438,7 +2446,7 @@ components:
description: Represents those staff members who provide this service.
webUrl:
type: string
description: The URL of the booking service.
description: The URL a customer uses to access the service.
nullable: true
additionalProperties:
type: object
Expand All @@ -2463,6 +2471,7 @@ components:
$ref: '#/components/schemas/microsoft.graph.bookingStaffRole'
timeZone:
type: string
description: 'The time zone of the staff member. For a list of possible values, see dateTimeTimeZone.'
nullable: true
useBusinessHours:
type: boolean
Expand Down
18 changes: 10 additions & 8 deletions openApiDocs/beta/CloudCommunications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4313,6 +4313,7 @@ paths:
properties:
sessionId:
type: string
nullable: true
additionalProperties:
type: object
required: true
Expand Down Expand Up @@ -4345,6 +4346,7 @@ paths:
properties:
sessionId:
type: string
nullable: true
availability:
type: string
activity:
Expand Down Expand Up @@ -6473,12 +6475,12 @@ components:
nullable: true
alternativeRecording:
type: string
description: The content stream of the alternative recording of a live event. Read-only.
description: The content stream of the alternative recording of a Microsoft Teams live event. Read-only.
format: base64url
nullable: true
attendeeReport:
type: string
description: The content stream of the attendee report of a live event. Read-only.
description: The content stream of the attendee report of a Microsoft Teams live event. Read-only.
format: base64url
nullable: true
audioConferencing:
Expand Down Expand Up @@ -6522,7 +6524,7 @@ components:
nullable: true
isBroadcast:
type: boolean
description: Indicates if this is a live event.
description: Indicates if this is a Teams live event.
nullable: true
isCancelled:
type: boolean
Expand All @@ -6546,7 +6548,7 @@ components:
nullable: true
recording:
type: string
description: The content stream of the recording of a live event. Read-only.
description: The content stream of the recording of a Teams live event. Read-only.
format: base64url
nullable: true
startDateTime:
Expand Down Expand Up @@ -7251,19 +7253,19 @@ components:
$ref: '#/components/schemas/microsoft.graph.broadcastMeetingAudience'
isAttendeeReportEnabled:
type: boolean
description: Indicates whether attendee report is enabled for this live event. Default value is false.
description: Indicates whether attendee report is enabled for this Teams live event. Default value is false.
nullable: true
isQuestionAndAnswerEnabled:
type: boolean
description: Indicates whether Q&A is enabled for this live event. Default value is false.
description: Indicates whether Q&A is enabled for this Teams live event. Default value is false.
nullable: true
isRecordingEnabled:
type: boolean
description: Indicates whether recording is enabled for this live event. Default value is false.
description: Indicates whether recording is enabled for this Teams live event. Default value is false.
nullable: true
isVideoOnDemandEnabled:
type: boolean
description: Indicates whether video on demand is enabled for this live event. Default value is false.
description: Indicates whether video on demand is enabled for this Teams live event. Default value is false.
nullable: true
additionalProperties:
type: object
Expand Down
4 changes: 2 additions & 2 deletions openApiDocs/beta/Compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23119,7 +23119,7 @@ components:
$ref: '#/components/schemas/microsoft.graph.accessReviewNotificationRecipientScope'
notificationTemplateType:
type: string
description: Indicates the type of access review email to be sent. Supported template type is CompletedAdditionalRecipients which sends review completion notifications to the recipients.
description: 'Indicates the type of access review email to be sent. Supported template type is CompletedAdditionalRecipients, which sends review completion notifications to the recipients.'
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -23157,7 +23157,7 @@ components:
recommendationLookBackDuration:
pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$'
type: string
description: 'Optional field. Indicates the time period of inactivity (with respect to the start date of the review instance) that recommendations will be configured from. The recommendation will be to deny if the user is inactive during the look back duration. If not specified, the duration is 30 days.'
description: 'Optional field. Indicates the time period of inactivity (with respect to the start date of the review instance) that recommendations will be configured from. The recommendation will be to deny if the user is inactive during the look back duration. For reviews of groups and Azure AD roles, any duration is accepted. For reviews of applications, 30 days is the maximum duration. If not specified, the duration is 30 days.'
format: duration
nullable: true
recommendationsEnabled:
Expand Down
Loading