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
4 changes: 2 additions & 2 deletions openApiDocs/beta/Applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19883,7 +19883,7 @@ components:
nullable: true
value:
type: string
description: 'Specifies the value to include in the roles claim in ID tokens and access tokens authenticating an assigned user or service principal. Must not exceed 120 characters in length. Allowed characters are : ! # $ % & '' ( ) * + , - . / : ; = ? @ [ ] ^ + _ { } ~, as well as characters in the ranges 0-9, A-Z and a-z. Any other character, including the space character, are not allowed.'
description: 'Specifies the value to include in the roles claim in ID tokens and access tokens authenticating an assigned user or service principal. Must not exceed 120 characters in length. Allowed characters are : ! # $ % & '' ( ) * + , - . / : ; = ? @ [ ] ^ + _ { } ~, as well as characters in the ranges 0-9, A-Z and a-z. Any other character, including the space character, are not allowed. May not begin with ..'
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -20574,7 +20574,7 @@ components:
nullable: true
value:
type: string
description: 'Specifies the value to include in the scp (scope) claim in access tokens. Must not exceed 120 characters in length. Allowed characters are : ! # $ % & '' ( ) * + , - . / : ; = ? @ [ ] ^ + _ { } ~, as well as characters in the ranges 0-9, A-Z and a-z. Any other character, including the space character, are not allowed.'
description: 'Specifies the value to include in the scp (scope) claim in access tokens. Must not exceed 120 characters in length. Allowed characters are : ! # $ % & '' ( ) * + , - . / : ; = ? @ [ ] ^ + _ { } ~, as well as characters in the ranges 0-9, A-Z and a-z. Any other character, including the space character, are not allowed. May not begin with ..'
nullable: true
additionalProperties:
type: object
Expand Down
21 changes: 19 additions & 2 deletions openApiDocs/beta/Compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15595,7 +15595,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down Expand Up @@ -17318,7 +17318,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent'
description: 'Content in a message hosted by Microsoft Teams e.g. images, code snippets etc.'
description: 'Content in a message hosted by Microsoft Teams e.g., images, code snippets etc.'
replies:
type: array
items:
Expand Down Expand Up @@ -17421,6 +17421,10 @@ components:
nullable: true
bot:
$ref: '#/components/schemas/microsoft.graph.teamworkBot'
colorIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
outlineIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
additionalProperties:
type: object
microsoft.graph.operationError:
Expand Down Expand Up @@ -21838,6 +21842,19 @@ components:
type: object
additionalProperties:
type: object
microsoft.graph.teamsAppIcon:
allOf:
- $ref: '#/components/schemas/microsoft.graph.entity'
- title: teamsAppIcon
type: object
properties:
webUrl:
type: string
nullable: true
hostedContent:
$ref: '#/components/schemas/microsoft.graph.teamworkHostedContent'
additionalProperties:
type: object
microsoft.graph.scheduleChangeRequest:
allOf:
- $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity'
Expand Down
2 changes: 1 addition & 1 deletion openApiDocs/beta/CrossDeviceExperiences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down
21 changes: 19 additions & 2 deletions openApiDocs/beta/DeviceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55174,7 +55174,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down Expand Up @@ -62210,7 +62210,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent'
description: 'Content in a message hosted by Microsoft Teams e.g. images, code snippets etc.'
description: 'Content in a message hosted by Microsoft Teams e.g., images, code snippets etc.'
replies:
type: array
items:
Expand Down Expand Up @@ -66169,6 +66169,10 @@ components:
nullable: true
bot:
$ref: '#/components/schemas/microsoft.graph.teamworkBot'
colorIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
outlineIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
additionalProperties:
type: object
microsoft.graph.chatMessageAttachment:
Expand Down Expand Up @@ -67891,6 +67895,19 @@ components:
type: object
additionalProperties:
type: object
microsoft.graph.teamsAppIcon:
allOf:
- $ref: '#/components/schemas/microsoft.graph.entity'
- title: teamsAppIcon
type: object
properties:
webUrl:
type: string
nullable: true
hostedContent:
$ref: '#/components/schemas/microsoft.graph.teamworkHostedContent'
additionalProperties:
type: object
microsoft.graph.chatMessagePolicyViolationDlpActionTypes:
title: chatMessagePolicyViolationDlpActionTypes
enum:
Expand Down
21 changes: 19 additions & 2 deletions openApiDocs/beta/Devices.CloudPrint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11414,7 +11414,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down Expand Up @@ -17058,7 +17058,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent'
description: 'Content in a message hosted by Microsoft Teams e.g. images, code snippets etc.'
description: 'Content in a message hosted by Microsoft Teams e.g., images, code snippets etc.'
replies:
type: array
items:
Expand Down Expand Up @@ -19202,6 +19202,10 @@ components:
nullable: true
bot:
$ref: '#/components/schemas/microsoft.graph.teamworkBot'
colorIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
outlineIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
additionalProperties:
type: object
microsoft.graph.operationError:
Expand Down Expand Up @@ -22343,6 +22347,19 @@ components:
type: object
additionalProperties:
type: object
microsoft.graph.teamsAppIcon:
allOf:
- $ref: '#/components/schemas/microsoft.graph.entity'
- title: teamsAppIcon
type: object
properties:
webUrl:
type: string
nullable: true
hostedContent:
$ref: '#/components/schemas/microsoft.graph.teamworkHostedContent'
additionalProperties:
type: object
microsoft.graph.scheduleChangeRequest:
allOf:
- $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity'
Expand Down
21 changes: 19 additions & 2 deletions openApiDocs/beta/Devices.CorporateManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34042,7 +34042,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down Expand Up @@ -38648,7 +38648,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent'
description: 'Content in a message hosted by Microsoft Teams e.g. images, code snippets etc.'
description: 'Content in a message hosted by Microsoft Teams e.g., images, code snippets etc.'
replies:
type: array
items:
Expand Down Expand Up @@ -42144,6 +42144,10 @@ components:
nullable: true
bot:
$ref: '#/components/schemas/microsoft.graph.teamworkBot'
colorIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
outlineIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
additionalProperties:
type: object
microsoft.graph.chatMessageAttachment:
Expand Down Expand Up @@ -43829,6 +43833,19 @@ components:
type: object
additionalProperties:
type: object
microsoft.graph.teamsAppIcon:
allOf:
- $ref: '#/components/schemas/microsoft.graph.entity'
- title: teamsAppIcon
type: object
properties:
webUrl:
type: string
nullable: true
hostedContent:
$ref: '#/components/schemas/microsoft.graph.teamworkHostedContent'
additionalProperties:
type: object
microsoft.graph.chatMessagePolicyViolationDlpActionTypes:
title: chatMessagePolicyViolationDlpActionTypes
enum:
Expand Down
21 changes: 19 additions & 2 deletions openApiDocs/beta/Education.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19987,7 +19987,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down Expand Up @@ -25384,7 +25384,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent'
description: 'Content in a message hosted by Microsoft Teams e.g. images, code snippets etc.'
description: 'Content in a message hosted by Microsoft Teams e.g., images, code snippets etc.'
replies:
type: array
items:
Expand Down Expand Up @@ -27207,6 +27207,10 @@ components:
nullable: true
bot:
$ref: '#/components/schemas/microsoft.graph.teamworkBot'
colorIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
outlineIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
additionalProperties:
type: object
microsoft.graph.operationError:
Expand Down Expand Up @@ -30230,6 +30234,19 @@ components:
type: object
additionalProperties:
type: object
microsoft.graph.teamsAppIcon:
allOf:
- $ref: '#/components/schemas/microsoft.graph.entity'
- title: teamsAppIcon
type: object
properties:
webUrl:
type: string
nullable: true
hostedContent:
$ref: '#/components/schemas/microsoft.graph.teamworkHostedContent'
additionalProperties:
type: object
microsoft.graph.scheduleChangeRequest:
allOf:
- $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity'
Expand Down
21 changes: 19 additions & 2 deletions openApiDocs/beta/Files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32751,7 +32751,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down Expand Up @@ -37609,7 +37609,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent'
description: 'Content in a message hosted by Microsoft Teams e.g. images, code snippets etc.'
description: 'Content in a message hosted by Microsoft Teams e.g., images, code snippets etc.'
replies:
type: array
items:
Expand Down Expand Up @@ -40378,6 +40378,10 @@ components:
nullable: true
bot:
$ref: '#/components/schemas/microsoft.graph.teamworkBot'
colorIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
outlineIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
additionalProperties:
type: object
microsoft.graph.chatMessageAttachment:
Expand Down Expand Up @@ -41728,6 +41732,19 @@ components:
type: object
additionalProperties:
type: object
microsoft.graph.teamsAppIcon:
allOf:
- $ref: '#/components/schemas/microsoft.graph.entity'
- title: teamsAppIcon
type: object
properties:
webUrl:
type: string
nullable: true
hostedContent:
$ref: '#/components/schemas/microsoft.graph.teamworkHostedContent'
additionalProperties:
type: object
microsoft.graph.chatMessagePolicyViolationDlpActionTypes:
title: chatMessagePolicyViolationDlpActionTypes
enum:
Expand Down
21 changes: 19 additions & 2 deletions openApiDocs/beta/Groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29859,7 +29859,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent'
description: 'Content in a message hosted by Microsoft Teams e.g. images, code snippets etc.'
description: 'Content in a message hosted by Microsoft Teams e.g., images, code snippets etc.'
replies:
type: array
items:
Expand Down Expand Up @@ -29962,6 +29962,10 @@ components:
nullable: true
bot:
$ref: '#/components/schemas/microsoft.graph.teamworkBot'
colorIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
outlineIcon:
$ref: '#/components/schemas/microsoft.graph.teamsAppIcon'
additionalProperties:
type: object
microsoft.graph.operationError:
Expand Down Expand Up @@ -32126,7 +32130,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down Expand Up @@ -33703,6 +33707,19 @@ components:
type: object
additionalProperties:
type: object
microsoft.graph.teamsAppIcon:
allOf:
- $ref: '#/components/schemas/microsoft.graph.entity'
- title: teamsAppIcon
type: object
properties:
webUrl:
type: string
nullable: true
hostedContent:
$ref: '#/components/schemas/microsoft.graph.teamworkHostedContent'
additionalProperties:
type: object
microsoft.graph.automaticRepliesSetting:
title: automaticRepliesSetting
type: object
Expand Down
2 changes: 1 addition & 1 deletion openApiDocs/beta/Identity.DirectoryManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11861,7 +11861,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.directoryObject'
description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
description: 'Groups that this device is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable.'
registeredOwners:
type: array
items:
Expand Down
Loading