Skip to content

Commit 7e01ff2

Browse files
author
lemike
committed
Fix changelog
1 parent c0181be commit 7e01ff2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

changelog/Microsoft.Teams.Shifts.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -754,33 +754,33 @@
754754
},
755755
{
756756
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
757-
"ApiChange": "Method",
757+
"ApiChange": "Property",
758758
"ChangedApiName": "clockIn",
759-
"ChangeType": "Change",
759+
"ChangeType": "Addition",
760760
"Description": "Added the **isAtApprovedLocation** parameter to the [clockIn](https://learn.microsoft.com/en-us/graph/api/timecard-clockin?view=graph-rest-beta&tabs=http) method.",
761761
"Target": "timeCard"
762762
},
763763
{
764764
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
765-
"ApiChange": "Method",
765+
"ApiChange": "Property",
766766
"ChangedApiName": "clockOut",
767-
"ChangeType": "Change",
767+
"ChangeType": "Addition",
768768
"Description": "Added the **isAtApprovedLocation** parameter to the [clockOut](https://learn.microsoft.com/en-us/graph/api/timecard-clockout?view=graph-rest-beta&tabs=http) method.",
769769
"Target": "timeCard"
770770
},
771771
{
772772
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
773-
"ApiChange": "Method",
773+
"ApiChange": "Property",
774774
"ChangedApiName": "endBreak",
775-
"ChangeType": "Change",
775+
"ChangeType": "Addition",
776776
"Description": "Added the **isAtApprovedLocation** parameter to the [endBreak](https://learn.microsoft.com/en-us/graph/api/timecard-endbreak?view=graph-rest-beta&tabs=http) method.",
777777
"Target": "timeCard"
778778
},
779779
{
780780
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
781-
"ApiChange": "Method",
781+
"ApiChange": "Property",
782782
"ChangedApiName": "startBreak",
783-
"ChangeType": "Change",
783+
"ChangeType": "Addition",
784784
"Description": "Added the **isAtApprovedLocation** parameter to the [startBreak](https://learn.microsoft.com/en-us/graph/api/timecard-startbreak?view=graph-rest-beta&tabs=http) method.",
785785
"Target": "timeCard"
786786
},

0 commit comments

Comments
 (0)