Skip to content

Commit 7cb9c3b

Browse files
authored
Merge pull request #2470 from microsoftgraph/dev
Merge to Main 2.10.0
2 parents fd69816 + 4550a3b commit 7cb9c3b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+101152
-97875
lines changed

config/ModuleMetadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"versions": {
2828
"authentication": {
2929
"prerelease": "",
30-
"version": "2.9.0"
30+
"version": "2.10.0"
3131
},
3232
"beta": {
3333
"prerelease": "",
34-
"version": "2.9.0"
34+
"version": "2.10.0"
3535
},
3636
"v1.0": {
3737
"prerelease": "",
38-
"version": "2.9.0"
38+
"version": "2.10.0"
3939
}
4040
}
4141
}

openApiDocs/beta/Applications.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9766,10 +9766,10 @@ paths:
97669766
tags:
97679767
- onPremisesPublishingProfiles.connectorGroup
97689768
summary: Create connectorGroup
9769-
description: Create a connectorGroup object.
9769+
description: Create a new connectorGroup.
97709770
externalDocs:
97719771
description: Find more info here
9772-
url: https://learn.microsoft.com/graph/api/connectorgroup-post?view=graph-rest-1.0
9772+
url: https://learn.microsoft.com/graph/api/connectorgroup-post-connectorgroups?view=graph-rest-1.0
97739773
operationId: onPremisesPublishingProfile_CreateConnectorGroup
97749774
parameters:
97759775
- name: onPremisesPublishingProfile-id
@@ -30808,11 +30808,11 @@ components:
3080830808
properties:
3080930809
key:
3081030810
type: string
30811-
description: Key.
30811+
description: Contains the name of the field that a value is associated with.
3081230812
nullable: true
3081330813
value:
3081430814
type: string
30815-
description: Value.
30815+
description: Contains the corresponding value for the specified key.
3081630816
nullable: true
3081730817
additionalProperties:
3081830818
type: object
@@ -31312,11 +31312,11 @@ components:
3131231312
properties:
3131331313
displayName:
3131431314
type: string
31315-
description: The display name of the identity. This property is read-only.
31315+
description: 'The display name of the identity. 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.'
3131631316
nullable: true
3131731317
id:
3131831318
type: string
31319-
description: The identifier of the identity. This property is read-only.
31319+
description: Unique identifier for the identity.
3132031320
nullable: true
3132131321
additionalProperties:
3132231322
type: object

openApiDocs/beta/Bookings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16923,11 +16923,11 @@ components:
1692316923
properties:
1692416924
displayName:
1692516925
type: string
16926-
description: The display name of the identity. This property is read-only.
16926+
description: 'The display name of the identity. 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.'
1692716927
nullable: true
1692816928
id:
1692916929
type: string
16930-
description: The identifier of the identity. This property is read-only.
16930+
description: Unique identifier for the identity.
1693116931
nullable: true
1693216932
additionalProperties:
1693316933
type: object

openApiDocs/beta/Calendar.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23445,7 +23445,7 @@ paths:
2344523445
tags:
2344623446
- places.room
2344723447
summary: Get rooms from places
23448-
operationId: place_ListRoom
23448+
operationId: placeAsRoomList_ListRoom
2344923449
parameters:
2345023450
- name: place-id
2345123451
in: path
@@ -23561,7 +23561,7 @@ paths:
2356123561
tags:
2356223562
- places.room
2356323563
summary: Create new navigation property to rooms for places
23564-
operationId: place_CreateRoom
23564+
operationId: placeAsRoomList_CreateRoom
2356523565
parameters:
2356623566
- name: place-id
2356723567
in: path
@@ -23593,7 +23593,7 @@ paths:
2359323593
tags:
2359423594
- places.room
2359523595
summary: Get rooms from places
23596-
operationId: place_GetRoom
23596+
operationId: placeAsRoomList_GetRoom
2359723597
parameters:
2359823598
- name: place-id
2359923599
in: path
@@ -23666,7 +23666,7 @@ paths:
2366623666
tags:
2366723667
- places.room
2366823668
summary: Update the navigation property rooms in places
23669-
operationId: place_UpdateRoom
23669+
operationId: placeAsRoomList_UpdateRoom
2367023670
parameters:
2367123671
- name: place-id
2367223672
in: path
@@ -23705,7 +23705,7 @@ paths:
2370523705
tags:
2370623706
- places.room
2370723707
summary: Delete navigation property rooms for places
23708-
operationId: place_DeleteRoom
23708+
operationId: placeAsRoomList_DeleteRoom
2370923709
parameters:
2371023710
- name: place-id
2371123711
in: path
@@ -23762,7 +23762,7 @@ paths:
2376223762
tags:
2376323763
- places.workspace
2376423764
summary: Get workspaces from places
23765-
operationId: place_ListWorkspace
23765+
operationId: placeAsRoomList_ListWorkspace
2376623766
parameters:
2376723767
- name: place-id
2376823768
in: path
@@ -23866,7 +23866,7 @@ paths:
2386623866
tags:
2386723867
- places.workspace
2386823868
summary: Create new navigation property to workspaces for places
23869-
operationId: place_CreateWorkspace
23869+
operationId: placeAsRoomList_CreateWorkspace
2387023870
parameters:
2387123871
- name: place-id
2387223872
in: path
@@ -23898,7 +23898,7 @@ paths:
2389823898
tags:
2389923899
- places.workspace
2390023900
summary: Get workspaces from places
23901-
operationId: place_GetWorkspace
23901+
operationId: placeAsRoomList_GetWorkspace
2390223902
parameters:
2390323903
- name: place-id
2390423904
in: path
@@ -23967,7 +23967,7 @@ paths:
2396723967
tags:
2396823968
- places.workspace
2396923969
summary: Update the navigation property workspaces in places
23970-
operationId: place_UpdateWorkspace
23970+
operationId: placeAsRoomList_UpdateWorkspace
2397123971
parameters:
2397223972
- name: place-id
2397323973
in: path
@@ -24006,7 +24006,7 @@ paths:
2400624006
tags:
2400724007
- places.workspace
2400824008
summary: Delete navigation property workspaces for places
24009-
operationId: place_DeleteWorkspace
24009+
operationId: placeAsRoomList_DeleteWorkspace
2401024010
parameters:
2401124011
- name: place-id
2401224012
in: path

0 commit comments

Comments
 (0)