Skip to content

Commit

Permalink
Merge pull request #1895 from microsoftgraph/WeeklyOpenApiDocsDownloa…
Browse files Browse the repository at this point in the history
…d/202303211947

Weekly OpenAPI Docs Refresh
  • Loading branch information
timayabi2020 authored Mar 23, 2023
2 parents fc4e028 + 598c65a commit 7ff6c07
Show file tree
Hide file tree
Showing 111 changed files with 91,244 additions and 23,766 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ steps:
git status
git add "$(System.DefaultWorkingDirectory)/src/Authentication/Authentication/custom/common/MgCommandMetadata.json"
git commit -m 'Add generated MgCommandMetadata.json. [run ci]'
git push
git push "https://$(GITHUB_TOKEN)@github.com/microsoftgraph/msgraph-sdk-powershell.git"
git status
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
pwsh: true
targetType: inline
script: |
git status
$Title = "[v1] Weekly OpenApiDocs Refresh"
$Body = "This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR."
$BaseBranch = "dev"
Expand Down
28 changes: 19 additions & 9 deletions openApiDocs/beta/Applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2184,6 +2184,7 @@ paths:
tags:
- applications.synchronization
summary: Get synchronization from applications
description: Represents the capability for Azure Active Directory (Azure AD) identity synchronization through the Microsoft Graph API.
operationId: applications_GetSynchronization
parameters:
- name: application-id
Expand Down Expand Up @@ -2579,7 +2580,7 @@ paths:
description: 'Select a user and provision the account on-demand. The rate limit for this API is 5 requests per 10 seconds. '
externalDocs:
description: Find more info here
url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-provision-on-demand?view=graph-rest-1.0
url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0
operationId: applications.synchronization.jobs_provisionOnDemand
parameters:
- name: application-id
Expand Down Expand Up @@ -4929,11 +4930,7 @@ paths:
post:
tags:
- applications.tokenLifetimePolicy
summary: Assign tokenLifetimePolicy
description: Assign a tokenLifetimePolicy to an application or servicePrincipal.
externalDocs:
description: Find more info here
url: https://docs.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0
summary: Create new navigation property ref to tokenLifetimePolicies for applications
operationId: applications_CreateTokenLifetimePoliciesGraphBPreRef
parameters:
- name: application-id
Expand Down Expand Up @@ -5195,6 +5192,10 @@ paths:
tags:
- applications.Actions
summary: Invoke action getUserOwnedObjects
description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.'
externalDocs:
description: Find more info here
url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0
operationId: applications_getUserOwnedObjects
requestBody:
description: Action parameters
Expand Down Expand Up @@ -13435,6 +13436,7 @@ paths:
tags:
- servicePrincipals.synchronization
summary: Get synchronization from servicePrincipals
description: Represents the capability for Azure Active Directory (Azure AD) identity synchronization through the Microsoft Graph API.
operationId: servicePrincipals_GetSynchronization
parameters:
- name: servicePrincipal-id
Expand Down Expand Up @@ -13830,7 +13832,7 @@ paths:
description: 'Select a user and provision the account on-demand. The rate limit for this API is 5 requests per 10 seconds. '
externalDocs:
description: Find more info here
url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-provision-on-demand?view=graph-rest-1.0
url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0
operationId: servicePrincipals.synchronization.jobs_provisionOnDemand
parameters:
- name: servicePrincipal-id
Expand Down Expand Up @@ -16490,6 +16492,10 @@ paths:
tags:
- servicePrincipals.Actions
summary: Invoke action getUserOwnedObjects
description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.'
externalDocs:
description: Find more info here
url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0
operationId: servicePrincipals_getUserOwnedObjects
requestBody:
description: Action parameters
Expand Down Expand Up @@ -17355,6 +17361,7 @@ components:
description: Collection of objects supported by the directory.
readOnly:
type: boolean
description: Whether this object is read-only.
version:
type: string
description: Read only value that indicates version discovered. null if discovery has not yet occurred.
Expand Down Expand Up @@ -20061,11 +20068,11 @@ components:
properties:
key:
type: string
description: 'Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present.'
description: Key.
nullable: true
value:
type: string
description: Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false.
description: Value.
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -20192,12 +20199,15 @@ components:
properties:
code:
type: string
description: The error code.
nullable: true
message:
type: string
description: The error message.
nullable: true
tenantActionable:
type: boolean
description: The action to take to resolve the error.
additionalProperties:
type: object
microsoft.graph.synchronizationTaskExecutionResult:
Expand Down
4 changes: 2 additions & 2 deletions openApiDocs/beta/Bookings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5138,11 +5138,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: Unique identifier for the identity.
nullable: true
additionalProperties:
type: object
Expand Down
Loading

0 comments on commit 7ff6c07

Please sign in to comment.