Skip to content

Commit 24de1a3

Browse files
authored
Update Applications.yml (#25306)
1 parent 524615e commit 24de1a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Resources/OpenApiSpecs/v1.0/Applications.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,6 +2042,10 @@ components:
20422042
items:
20432043
$ref: '#/components/schemas/microsoft.graph.requiredResourceAccess'
20442044
description: 'Specifies the resources that the application needs to access. This property also specifies the set of OAuth permission scopes and application roles that it needs for each of those resources. This configuration of access to the required resources drives the consent experience. Not nullable. Supports $filter (eq, NOT, ge, le).'
2045+
serviceManagementReference:
2046+
type: string
2047+
description: References application or service contact information from a Service or Asset Management database. Nullable.
2048+
nullable: true
20452049
signInAudience:
20462050
type: string
20472051
description: 'Specifies the Microsoft accounts that are supported for the current application. Supported values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount, PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, NOT).'

0 commit comments

Comments
 (0)