Skip to content

Commit c1eddd6

Browse files
peombwaMicrosoft Graph DevX Tooling
andauthored
[v1] Weekly Help Docs Generation (#1995)
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] * Docs Generation for 05-03-2023 [run ci] --------- Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
1 parent 180eb7e commit c1eddd6

File tree

1,046 files changed

+8324
-3960
lines changed

Some content is hidden

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

1,046 files changed

+8324
-3960
lines changed

src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Microsoft.Graph.Applications
3-
Module Guid: 607715e4-962b-4c64-9742-f8ea277f7e45
3+
Module Guid: 44c70db7-1146-48db-b82c-92898210b76d
44
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications
55
Help Version: 1.0.0.0
66
Locale: en-US

src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Microsoft.Graph.Applications
3-
Module Guid: 607715e4-962b-4c64-9742-f8ea277f7e45
3+
Module Guid: 44c70db7-1146-48db-b82c-92898210b76d
44
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications
55
Help Version: 1.0.0.0
66
Locale: en-US

src/Bookings/Bookings/docs/v1.0-beta/Microsoft.Graph.Bookings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Microsoft.Graph.Bookings
3-
Module Guid: 26172121-28dd-48fe-b31a-7a171585aa19
3+
Module Guid: 5cd57b91-821b-4e86-8a85-308d06aa9a38
44
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.bookings
55
Help Version: 1.0.0.0
66
Locale: en-US

src/Bookings/Bookings/docs/v1.0-beta/New-MgBusinessScenario.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ BODYPARAMETER <IMicrosoftGraphBusinessScenario>: businessScenario
268268
- `[(Any) <Object>]`: This indicates any property can be added to this object.
269269
- `[Application <IMicrosoftGraphIdentity>]`: identity
270270
- `[(Any) <Object>]`: This indicates any property can be added to this object.
271-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
272-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
271+
- `[DisplayName <String>]`: 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.
272+
- `[Id <String>]`: Unique identifier for the identity.
273273
- `[Device <IMicrosoftGraphIdentity>]`: identity
274274
- `[User <IMicrosoftGraphIdentity>]`: identity
275275
- `[CreatedDateTime <DateTime?>]`: The date and time when the scenario was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
@@ -429,17 +429,17 @@ CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
429429
- `[(Any) <Object>]`: This indicates any property can be added to this object.
430430
- `[Application <IMicrosoftGraphIdentity>]`: identity
431431
- `[(Any) <Object>]`: This indicates any property can be added to this object.
432-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
433-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
432+
- `[DisplayName <String>]`: 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.
433+
- `[Id <String>]`: Unique identifier for the identity.
434434
- `[Device <IMicrosoftGraphIdentity>]`: identity
435435
- `[User <IMicrosoftGraphIdentity>]`: identity
436436

437437
LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>: identitySet
438438
- `[(Any) <Object>]`: This indicates any property can be added to this object.
439439
- `[Application <IMicrosoftGraphIdentity>]`: identity
440440
- `[(Any) <Object>]`: This indicates any property can be added to this object.
441-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
442-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
441+
- `[DisplayName <String>]`: 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.
442+
- `[Id <String>]`: Unique identifier for the identity.
443443
- `[Device <IMicrosoftGraphIdentity>]`: identity
444444
- `[User <IMicrosoftGraphIdentity>]`: identity
445445

@@ -455,8 +455,8 @@ PLANNER <IMicrosoftGraphBusinessScenarioPlanner>: businessScenarioPlanner
455455
- `[(Any) <Object>]`: This indicates any property can be added to this object.
456456
- `[Application <IMicrosoftGraphIdentity>]`: identity
457457
- `[(Any) <Object>]`: This indicates any property can be added to this object.
458-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
459-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
458+
- `[DisplayName <String>]`: 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.
459+
- `[Id <String>]`: Unique identifier for the identity.
460460
- `[Device <IMicrosoftGraphIdentity>]`: identity
461461
- `[User <IMicrosoftGraphIdentity>]`: identity
462462
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.

src/Bookings/Bookings/docs/v1.0-beta/New-MgBusinessScenarioPlannerTask.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -697,8 +697,8 @@ BODYPARAMETER <IMicrosoftGraphBusinessScenarioTask>: businessScenarioTask
697697
- `[(Any) <Object>]`: This indicates any property can be added to this object.
698698
- `[Application <IMicrosoftGraphIdentity>]`: identity
699699
- `[(Any) <Object>]`: This indicates any property can be added to this object.
700-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
701-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
700+
- `[DisplayName <String>]`: 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.
701+
- `[Id <String>]`: Unique identifier for the identity.
702702
- `[Device <IMicrosoftGraphIdentity>]`: identity
703703
- `[User <IMicrosoftGraphIdentity>]`: identity
704704
- `[CompletedDateTime <DateTime?>]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
@@ -793,17 +793,17 @@ COMPLETEDBY <IMicrosoftGraphIdentitySet>: identitySet
793793
- `[(Any) <Object>]`: This indicates any property can be added to this object.
794794
- `[Application <IMicrosoftGraphIdentity>]`: identity
795795
- `[(Any) <Object>]`: This indicates any property can be added to this object.
796-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
797-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
796+
- `[DisplayName <String>]`: 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.
797+
- `[Id <String>]`: Unique identifier for the identity.
798798
- `[Device <IMicrosoftGraphIdentity>]`: identity
799799
- `[User <IMicrosoftGraphIdentity>]`: identity
800800

801801
CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
802802
- `[(Any) <Object>]`: This indicates any property can be added to this object.
803803
- `[Application <IMicrosoftGraphIdentity>]`: identity
804804
- `[(Any) <Object>]`: This indicates any property can be added to this object.
805-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
806-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
805+
- `[DisplayName <String>]`: 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.
806+
- `[Id <String>]`: Unique identifier for the identity.
807807
- `[Device <IMicrosoftGraphIdentity>]`: identity
808808
- `[User <IMicrosoftGraphIdentity>]`: identity
809809

src/Bookings/Bookings/docs/v1.0-beta/Update-MgBusinessScenario.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,8 @@ BODYPARAMETER <IMicrosoftGraphBusinessScenario>: businessScenario
331331
- `[(Any) <Object>]`: This indicates any property can be added to this object.
332332
- `[Application <IMicrosoftGraphIdentity>]`: identity
333333
- `[(Any) <Object>]`: This indicates any property can be added to this object.
334-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
335-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
334+
- `[DisplayName <String>]`: 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.
335+
- `[Id <String>]`: Unique identifier for the identity.
336336
- `[Device <IMicrosoftGraphIdentity>]`: identity
337337
- `[User <IMicrosoftGraphIdentity>]`: identity
338338
- `[CreatedDateTime <DateTime?>]`: The date and time when the scenario was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
@@ -492,8 +492,8 @@ CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
492492
- `[(Any) <Object>]`: This indicates any property can be added to this object.
493493
- `[Application <IMicrosoftGraphIdentity>]`: identity
494494
- `[(Any) <Object>]`: This indicates any property can be added to this object.
495-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
496-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
495+
- `[DisplayName <String>]`: 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.
496+
- `[Id <String>]`: Unique identifier for the identity.
497497
- `[Device <IMicrosoftGraphIdentity>]`: identity
498498
- `[User <IMicrosoftGraphIdentity>]`: identity
499499

@@ -515,8 +515,8 @@ LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>: identitySet
515515
- `[(Any) <Object>]`: This indicates any property can be added to this object.
516516
- `[Application <IMicrosoftGraphIdentity>]`: identity
517517
- `[(Any) <Object>]`: This indicates any property can be added to this object.
518-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
519-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
518+
- `[DisplayName <String>]`: 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.
519+
- `[Id <String>]`: Unique identifier for the identity.
520520
- `[Device <IMicrosoftGraphIdentity>]`: identity
521521
- `[User <IMicrosoftGraphIdentity>]`: identity
522522

@@ -532,8 +532,8 @@ PLANNER <IMicrosoftGraphBusinessScenarioPlanner>: businessScenarioPlanner
532532
- `[(Any) <Object>]`: This indicates any property can be added to this object.
533533
- `[Application <IMicrosoftGraphIdentity>]`: identity
534534
- `[(Any) <Object>]`: This indicates any property can be added to this object.
535-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
536-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
535+
- `[DisplayName <String>]`: 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.
536+
- `[Id <String>]`: Unique identifier for the identity.
537537
- `[Device <IMicrosoftGraphIdentity>]`: identity
538538
- `[User <IMicrosoftGraphIdentity>]`: identity
539539
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.

src/Bookings/Bookings/docs/v1.0-beta/Update-MgBusinessScenarioPlanner.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ BODYPARAMETER <IMicrosoftGraphBusinessScenarioPlanner>: businessScenarioPlanner
253253
- `[(Any) <Object>]`: This indicates any property can be added to this object.
254254
- `[Application <IMicrosoftGraphIdentity>]`: identity
255255
- `[(Any) <Object>]`: This indicates any property can be added to this object.
256-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
257-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
256+
- `[DisplayName <String>]`: 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.
257+
- `[Id <String>]`: Unique identifier for the identity.
258258
- `[Device <IMicrosoftGraphIdentity>]`: identity
259259
- `[User <IMicrosoftGraphIdentity>]`: identity
260260
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
@@ -418,8 +418,8 @@ PLANCONFIGURATION <IMicrosoftGraphPlannerPlanConfiguration>: plannerPlanConfigur
418418
- `[(Any) <Object>]`: This indicates any property can be added to this object.
419419
- `[Application <IMicrosoftGraphIdentity>]`: identity
420420
- `[(Any) <Object>]`: This indicates any property can be added to this object.
421-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
422-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
421+
- `[DisplayName <String>]`: 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.
422+
- `[Id <String>]`: Unique identifier for the identity.
423423
- `[Device <IMicrosoftGraphIdentity>]`: identity
424424
- `[User <IMicrosoftGraphIdentity>]`: identity
425425
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
@@ -490,8 +490,8 @@ TASKS <IMicrosoftGraphBusinessScenarioTask[]>: The Planner tasks for the scenari
490490
- `[(Any) <Object>]`: This indicates any property can be added to this object.
491491
- `[Application <IMicrosoftGraphIdentity>]`: identity
492492
- `[(Any) <Object>]`: This indicates any property can be added to this object.
493-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
494-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
493+
- `[DisplayName <String>]`: 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.
494+
- `[Id <String>]`: Unique identifier for the identity.
495495
- `[Device <IMicrosoftGraphIdentity>]`: identity
496496
- `[User <IMicrosoftGraphIdentity>]`: identity
497497
- `[CompletedDateTime <DateTime?>]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z

src/Bookings/Bookings/docs/v1.0-beta/Update-MgBusinessScenarioPlannerPlanConfiguration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,8 @@ BODYPARAMETER <IMicrosoftGraphPlannerPlanConfiguration>: plannerPlanConfiguratio
321321
- `[(Any) <Object>]`: This indicates any property can be added to this object.
322322
- `[Application <IMicrosoftGraphIdentity>]`: identity
323323
- `[(Any) <Object>]`: This indicates any property can be added to this object.
324-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
325-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
324+
- `[DisplayName <String>]`: 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.
325+
- `[Id <String>]`: Unique identifier for the identity.
326326
- `[Device <IMicrosoftGraphIdentity>]`: identity
327327
- `[User <IMicrosoftGraphIdentity>]`: identity
328328
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
@@ -344,8 +344,8 @@ CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
344344
- `[(Any) <Object>]`: This indicates any property can be added to this object.
345345
- `[Application <IMicrosoftGraphIdentity>]`: identity
346346
- `[(Any) <Object>]`: This indicates any property can be added to this object.
347-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
348-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
347+
- `[DisplayName <String>]`: 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.
348+
- `[Id <String>]`: Unique identifier for the identity.
349349
- `[Device <IMicrosoftGraphIdentity>]`: identity
350350
- `[User <IMicrosoftGraphIdentity>]`: identity
351351

@@ -367,8 +367,8 @@ LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>: identitySet
367367
- `[(Any) <Object>]`: This indicates any property can be added to this object.
368368
- `[Application <IMicrosoftGraphIdentity>]`: identity
369369
- `[(Any) <Object>]`: This indicates any property can be added to this object.
370-
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
371-
- `[Id <String>]`: The identifier of the identity. This property is read-only.
370+
- `[DisplayName <String>]`: 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.
371+
- `[Id <String>]`: Unique identifier for the identity.
372372
- `[Device <IMicrosoftGraphIdentity>]`: identity
373373
- `[User <IMicrosoftGraphIdentity>]`: identity
374374

0 commit comments

Comments
 (0)