Skip to content

Commit

Permalink
Weekly OpenApiDocs Download. [run ci] (#1551)
Browse files Browse the repository at this point in the history
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
  • Loading branch information
github-actions[bot] and Microsoft Graph DevX Tooling authored Oct 4, 2022
1 parent 542c4cb commit d6c3798
Show file tree
Hide file tree
Showing 94 changed files with 23,903 additions and 5,145 deletions.
37 changes: 36 additions & 1 deletion openApiDocs/beta/Applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ paths:
- samlMetadataUrl desc
- serviceManagementReference
- serviceManagementReference desc
- servicePrincipalLockConfiguration
- servicePrincipalLockConfiguration desc
- signInAudience
- signInAudience desc
- spa
Expand Down Expand Up @@ -155,6 +157,7 @@ paths:
- requiredResourceAccess
- samlMetadataUrl
- serviceManagementReference
- servicePrincipalLockConfiguration
- signInAudience
- spa
- tags
Expand Down Expand Up @@ -289,6 +292,7 @@ paths:
- requiredResourceAccess
- samlMetadataUrl
- serviceManagementReference
- servicePrincipalLockConfiguration
- signInAudience
- spa
- tags
Expand Down Expand Up @@ -5128,6 +5132,7 @@ paths:
- requiredResourceAccess
- samlMetadataUrl
- serviceManagementReference
- servicePrincipalLockConfiguration
- signInAudience
- spa
- tags
Expand Down Expand Up @@ -5214,6 +5219,8 @@ paths:
- samlMetadataUrl desc
- serviceManagementReference
- serviceManagementReference desc
- servicePrincipalLockConfiguration
- servicePrincipalLockConfiguration desc
- signInAudience
- signInAudience desc
- spa
Expand Down Expand Up @@ -8406,6 +8413,8 @@ paths:
- samlMetadataUrl desc
- serviceManagementReference
- serviceManagementReference desc
- servicePrincipalLockConfiguration
- servicePrincipalLockConfiguration desc
- signInAudience
- signInAudience desc
- spa
Expand Down Expand Up @@ -8463,6 +8472,7 @@ paths:
- requiredResourceAccess
- samlMetadataUrl
- serviceManagementReference
- servicePrincipalLockConfiguration
- signInAudience
- spa
- tags
Expand Down Expand Up @@ -8583,6 +8593,7 @@ paths:
- requiredResourceAccess
- samlMetadataUrl
- serviceManagementReference
- servicePrincipalLockConfiguration
- signInAudience
- spa
- tags
Expand Down Expand Up @@ -17407,6 +17418,8 @@ components:
type: string
description: References application or service contact information from a Service or Asset Management database. Nullable.
nullable: true
servicePrincipalLockConfiguration:
$ref: '#/components/schemas/microsoft.graph.servicePrincipalLockConfiguration'
signInAudience:
type: string
description: 'Specifies the Microsoft accounts that are supported for the current application. The possible values are: AzureADMyOrg, AzureADMultipleOrgs, AzureADandPersonalMicrosoftAccount (default), and PersonalMicrosoftAccount. See more in the table below. Supports $filter (eq, ne, not).'
Expand Down Expand Up @@ -18340,6 +18353,7 @@ components:
description: 'The delegated permissions exposed by the application. For more information see the oauth2PermissionScopes property on the application entity''s api property. Not nullable. Note: This property is named oauth2PermissionScopes in v1.0.'
publisherName:
type: string
description: The name of the Azure AD tenant that published the application.
nullable: true
replyUrls:
type: array
Expand Down Expand Up @@ -18675,7 +18689,7 @@ components:
description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only).
scope:
type: string
description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.'
description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. Must not exceed 3850 characters in length.'
nullable: true
startTime:
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])$'
Expand Down Expand Up @@ -18900,6 +18914,26 @@ components:
description: The unique identifier for the resource that the application requires access to. This should be equal to the appId declared on the target resource application.
additionalProperties:
type: object
microsoft.graph.servicePrincipalLockConfiguration:
title: servicePrincipalLockConfiguration
type: object
properties:
allProperties:
type: boolean
nullable: true
credentialsWithUsageSign:
type: boolean
nullable: true
credentialsWithUsageVerify:
type: boolean
nullable: true
isEnabled:
type: boolean
tokenEncryptionKeyId:
type: boolean
nullable: true
additionalProperties:
type: object
microsoft.graph.spaApplication:
title: spaApplication
type: object
Expand Down Expand Up @@ -19057,6 +19091,7 @@ components:
properties:
id:
type: string
description: The unique identifier for an entity. Read-only.
additionalProperties:
type: object
microsoft.graph.connectorGroupType:
Expand Down
1 change: 1 addition & 0 deletions openApiDocs/beta/Bookings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3155,6 +3155,7 @@ components:
properties:
id:
type: string
description: The unique identifier for an entity. Read-only.
additionalProperties:
type: object
microsoft.graph.location:
Expand Down
1 change: 1 addition & 0 deletions openApiDocs/beta/Calendar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114570,6 +114570,7 @@ components:
properties:
id:
type: string
description: The unique identifier for an entity. Read-only.
additionalProperties:
type: object
microsoft.graph.onlineMeetingProviderType:
Expand Down
1 change: 1 addition & 0 deletions openApiDocs/beta/ChangeNotifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ components:
properties:
id:
type: string
description: The unique identifier for an entity. Read-only.
additionalProperties:
type: object
microsoft.graph.subscriptionCollectionResponse:
Expand Down
2 changes: 2 additions & 0 deletions openApiDocs/beta/CloudCommunications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9532,6 +9532,7 @@ components:
properties:
id:
type: string
description: The unique identifier for an entity. Read-only.
additionalProperties:
type: object
microsoft.graph.callRecords.modality:
Expand Down Expand Up @@ -9613,6 +9614,7 @@ components:
properties:
hideBotAfterEscalation:
type: boolean
description: Indicates whether to hide the app after the call is escalated.
nullable: true
isContentSharingNotificationEnabled:
type: boolean
Expand Down
6 changes: 5 additions & 1 deletion openApiDocs/beta/Compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8778,6 +8778,7 @@ components:
properties:
id:
type: string
description: The unique identifier for an entity. Read-only.
additionalProperties:
type: object
microsoft.graph.identitySet:
Expand Down Expand Up @@ -13889,6 +13890,7 @@ components:
description: 'The delegated permissions exposed by the application. For more information see the oauth2PermissionScopes property on the application entity''s api property. Not nullable. Note: This property is named oauth2PermissionScopes in v1.0.'
publisherName:
type: string
description: The name of the Azure AD tenant that published the application.
nullable: true
replyUrls:
type: array
Expand Down Expand Up @@ -14081,7 +14083,7 @@ components:
description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only).
scope:
type: string
description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.'
description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. Must not exceed 3850 characters in length.'
nullable: true
startTime:
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])$'
Expand Down Expand Up @@ -21772,6 +21774,7 @@ components:
ageGroup:
type: string
description: 'Shows the age group of user. Allowed values null, minor, notAdult and adult are generated by the directory and cannot be changed.'
nullable: true
countryCode:
type: string
description: Contains the two-character country code associated with the users account.
Expand Down Expand Up @@ -23761,6 +23764,7 @@ components:
- group
- unknownFutureValue
- roster
- project
type: string
microsoft.graph.plannerCategoryDescriptions:
title: plannerCategoryDescriptions
Expand Down
1 change: 1 addition & 0 deletions openApiDocs/beta/CrossDeviceExperiences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3177,6 +3177,7 @@ components:
properties:
id:
type: string
description: The unique identifier for an entity. Read-only.
additionalProperties:
type: object
microsoft.graph.Json:
Expand Down
Loading

0 comments on commit d6c3798

Please sign in to comment.