Skip to content

Commit bc3a2dc

Browse files
author
lemike
committed
Update Microsoft.Teams.Shifts.json
1 parent 402d54a commit bc3a2dc

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
@@ -755,34 +755,34 @@
755755
{
756756
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
757757
"ApiChange": "Parameter",
758-
"ChangedApiName": "isAtApprovedLocation",
758+
"ChangedApiName": "clockIn",
759759
"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.",
761-
"Target": "clockIn"
761+
"Target": "timecard"
762762
},
763763
{
764764
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
765765
"ApiChange": "Parameter",
766-
"ChangedApiName": "isAtApprovedLocation",
766+
"ChangedApiName": "clockOut",
767767
"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.",
769-
"Target": "clockOut"
769+
"Target": "timecard"
770770
},
771771
{
772772
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
773773
"ApiChange": "parameter",
774-
"ChangedApiName": "isAtApprovedLocation",
774+
"ChangedApiName": "endBreak",
775775
"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.",
777-
"Target": "endBreak"
777+
"Target": "timecard"
778778
},
779779
{
780780
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",
781781
"ApiChange": "parameter",
782-
"ChangedApiName": "isAtApprovedLocation",
782+
"ChangedApiName": "startBreak",
783783
"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.",
785-
"Target": "startBreak"
785+
"Target": "timecard"
786786
},
787787
{
788788
"Id": "153ef394-76c5-49c8-9aa3-cb1455e916df",

0 commit comments

Comments
 (0)