Skip to content

Commit 3e5a41f

Browse files
committed
update connector for exposure modules
1 parent ccf0d95 commit 3e5a41f

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

Connector/connector.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -822,16 +822,6 @@
822822
"type": "object",
823823
"description": "Device Exposure Module",
824824
"properties": {
825-
"RulesDelete": {
826-
"type": "integer",
827-
"format": "int32",
828-
"description": "Count of mail rules with deletion found"
829-
},
830-
"UsersUnknown": {
831-
"type": "integer",
832-
"format": "int32",
833-
"description": "Count of Users with unknown Out of Office status"
834-
}
835825
}
836826
}
837827
}
@@ -900,16 +890,6 @@
900890
"type": "object",
901891
"description": "User Exposure Module Body",
902892
"properties": {
903-
"RulesDelete": {
904-
"type": "integer",
905-
"format": "int32",
906-
"description": "Count of mail rules with deletion found"
907-
},
908-
"UsersUnknown": {
909-
"type": "integer",
910-
"format": "int32",
911-
"description": "Count of Users with unknown Out of Office status"
912-
}
913893
}
914894
}
915895
}

0 commit comments

Comments
 (0)