Skip to content

Commit f3ed616

Browse files
author
lemike
committed
Fix changelog
1 parent 5047420 commit f3ed616

File tree

2 files changed

+0
-63
lines changed

2 files changed

+0
-63
lines changed

api-reference/v1.0/resources/enums.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3451,10 +3451,3 @@ Possible values for user account types (group membership), per Windows definitio
34513451
|onBreak|
34523452
|clockedOut|
34533453
|unknownFutureValue|
3454-
3455-
### bodyType values
3456-
3457-
| Member |
3458-
| ---------- |
3459-
| text |
3460-
| html |

changelog/Microsoft.Teams.Shifts.json

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -810,14 +810,6 @@
810810
},
811811
{
812812
"ChangeList": [
813-
{
814-
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
815-
"ApiChange": "Enumeration",
816-
"ChangedApiName": "bodyType",
817-
"ChangeType": "Addition",
818-
"Description": "Added the **bodyType** enumeration type.",
819-
"Target": "bodyType"
820-
},
821813
{
822814
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
823815
"ApiChange": "Enumeration",
@@ -842,14 +834,6 @@
842834
"Description": "Added the `timeCard` member to the **workforceIntegrationSupportedEntities** enumeration.",
843835
"Target": "workforceIntegrationSupportedEntities"
844836
},
845-
{
846-
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
847-
"ApiChange": "Resource",
848-
"ChangedApiName": "geoCoordinates",
849-
"ChangeType": "Addition",
850-
"Description": "Added the [geoCoordinates](https://learn.microsoft.com/en-us/graph/api/resources/geoCoordinates?view=graph-rest-1.0) resource.",
851-
"Target": "geoCoordinates"
852-
},
853837
{
854838
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
855839
"ApiChange": "Resource",
@@ -961,46 +945,6 @@
961945
"ChangeType": "Addition",
962946
"Description": "Added the **code** property to the [timeOffReason](https://learn.microsoft.com/en-us/graph/api/resources/timeOffReason?view=graph-rest-1.0) resource.",
963947
"Target": "timeOffReason"
964-
},
965-
{
966-
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
967-
"ApiChange": "Method",
968-
"ChangedApiName": "clockIn",
969-
"ChangeType": "Addition",
970-
"Description": "Added the [clockIn](https://learn.microsoft.com/en-us/graph/api/timeCard-clockIn?view=graph-rest-1.0) method to the [timeCard](https://learn.microsoft.com/en-us/graph/api/resources/timeCard?view=graph-rest-1.0) resource.",
971-
"Target": "timeCard"
972-
},
973-
{
974-
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
975-
"ApiChange": "Method",
976-
"ChangedApiName": "clockOut",
977-
"ChangeType": "Addition",
978-
"Description": "Added the [clockOut](https://learn.microsoft.com/en-us/graph/api/timeCard-clockOut?view=graph-rest-1.0) method to the [timeCard](https://learn.microsoft.com/en-us/graph/api/resources/timeCard?view=graph-rest-1.0) resource.",
979-
"Target": "timeCard"
980-
},
981-
{
982-
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
983-
"ApiChange": "Method",
984-
"ChangedApiName": "confirm",
985-
"ChangeType": "Addition",
986-
"Description": "Added the [confirm](https://learn.microsoft.com/en-us/graph/api/timeCard-confirm?view=graph-rest-1.0) method to the [timeCard](https://learn.microsoft.com/en-us/graph/api/resources/timeCard?view=graph-rest-1.0) resource.",
987-
"Target": "timeCard"
988-
},
989-
{
990-
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
991-
"ApiChange": "Method",
992-
"ChangedApiName": "endBreak",
993-
"ChangeType": "Addition",
994-
"Description": "Added the [endBreak](https://learn.microsoft.com/en-us/graph/api/timeCard-endBreak?view=graph-rest-1.0) method to the [timeCard](https://learn.microsoft.com/en-us/graph/api/resources/timeCard?view=graph-rest-1.0) resource.",
995-
"Target": "timeCard"
996-
},
997-
{
998-
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",
999-
"ApiChange": "Method",
1000-
"ChangedApiName": "startBreak",
1001-
"ChangeType": "Addition",
1002-
"Description": "Added the [startBreak](https://learn.microsoft.com/en-us/graph/api/timeCard-startBreak?view=graph-rest-1.0) method to the [timeCard](https://learn.microsoft.com/en-us/graph/api/resources/timeCard?view=graph-rest-1.0) resource.",
1003-
"Target": "timeCard"
1004948
}
1005949
],
1006950
"Id": "e3ed6468-159c-4a1b-b481-e69b06f81db0",

0 commit comments

Comments
 (0)