Skip to content

Commit 0bf8d3e

Browse files
authored
Apply suggestions from code review
1 parent 8b4edf2 commit 0bf8d3e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

changelog/Microsoft.Teams.Shifts.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -741,15 +741,15 @@
741741
"ApiChange": "Property",
742742
"ChangedApiName": "isAtApprovedLocation",
743743
"ChangeType": "Addition",
744-
"Description": "Added the `isAtApprovedLocation` property to the [timeCardEvent](https://learn.microsoft.com/en-us/graph/api/resources/timeCardEvent?view=graph-rest-beta) resource.",
744+
"Description": "Added the **isAtApprovedLocation** property to the [timeCardEvent](https://learn.microsoft.com/en-us/graph/api/resources/timeCardEvent?view=graph-rest-beta) resource.",
745745
"Target": "timeCardEvent"
746746
},
747747
{
748748
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
749749
"ApiChange": "Property",
750750
"ChangedApiName": "isActivitiesIncludedWhenCopyingShiftsEnabled",
751751
"ChangeType": "Addition",
752-
"Description": "Added the `isActivitiesIncludedWhenCopyingShiftsEnabled` property to the [schedule](https://learn.microsoft.com/en-us/graph/api/resources/schedule?view=graph-rest-beta) resource.",
752+
"Description": "Added the **isActivitiesIncludedWhenCopyingShiftsEnabled** property to the [schedule](https://learn.microsoft.com/en-us/graph/api/resources/schedule?view=graph-rest-beta) resource.",
753753
"Target": "schedule"
754754
},
755755
{
@@ -789,15 +789,15 @@
789789
"ApiChange": "Property",
790790
"ChangedApiName": "atApprovedLocation",
791791
"ChangeType": "Deprecation",
792-
"Description": "Deprecated the `atApprovedLocation` [timeCardEvent](https://learn.microsoft.com/en-us/graph/api/resources/timeCardEvent?view=graph-rest-beta) resource. The **atApprovedLocation** property will stop returning data on November 27, 2027. Going forward, use the **isAtApprovedLocation** property.",
792+
"Description": "Deprecated the **atApprovedLocation** property from the [timeCardEvent](https://learn.microsoft.com/en-us/graph/api/resources/timeCardEvent?view=graph-rest-beta) resource. The **atApprovedLocation** property will stop returning data on November 27, 2027. Going forward, use the **isAtApprovedLocation** property.",
793793
"Target": "timeCardEvent"
794794
},
795795
{
796796
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
797797
"ApiChange": "Property",
798798
"ChangedApiName": "activitiesIncludedWhenCopyingShiftsEnabled",
799799
"ChangeType": "Deprecation",
800-
"Description": "Deprecated the `activitiesIncludedWhenCopyingShiftsEnabled` property of the [schedule](https://learn.microsoft.com/en-us/graph/api/resources/schedule?view=graph-rest-beta) resource. The **activitiesIncludedWhenCopyingShiftsEnabled** property will stop returning data on November 27, 2027. Going forward, use the **isActivitiesIncludedWhenCopyingShiftsEnabled** property.",
800+
"Description": "Deprecated the **activitiesIncludedWhenCopyingShiftsEnabled** property from the [schedule](https://learn.microsoft.com/en-us/graph/api/resources/schedule?view=graph-rest-beta) resource. The **activitiesIncludedWhenCopyingShiftsEnabled** property will stop returning data on November 27, 2027. Going forward, use the **isActivitiesIncludedWhenCopyingShiftsEnabled** property.",
801801
"Target": "schedule"
802802
}
803803
],

0 commit comments

Comments
 (0)