Skip to content

Commit 16d1004

Browse files
author
Lance Leonard (MSFT)
authored
Merge pull request #3264 from MickiMau5/patch-2
Add readOnly property to directoryDefinition
2 parents 9fcfbf0 + e88ec46 commit 16d1004

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

concepts/changelog.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ For details about known issues with Microsoft Graph APIs, see [Known issues](kno
66

77
## October 2018
88

9+
### Delta query
10+
11+
| Change type | Version | Description |
12+
|:------------|:--------|:-----------------------------------------|
13+
| Change | v1.0 and beta | Alternative behavior to return changed properties only in JSON response for [users](https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_delta) and [groups](https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/group_delta). |
14+
15+
916
### Directory APIs
1017

1118
| **Change type** | **Version** | **Description** |
@@ -15,15 +22,6 @@ For details about known issues with Microsoft Graph APIs, see [Known issues](kno
1522
| Addition | Beta | Added the **assignedLicenses**, **licenseProcessingState**, **hasMembersWithLicenseErrors** and **membersWithLicenseErrors** properties to [Group](../api-reference/beta/resources/group.md) entity for [Group Based Licensing](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-licensing-whatis-azure-portal).|
1623

1724

18-
## September 2018
19-
=======
20-
21-
### Delta query
22-
23-
| Change type | Version | Description |
24-
|:------------|:--------|:-----------------------------------------|
25-
| Change | v1.0 and beta | Alternative behavior to return changed properties only in JSON response for [users](https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_delta) and [groups](https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/group_delta). |
26-
2725
### Microsoft Intune APIs
2826

2927
|Change type|Version|Description|
@@ -93,6 +91,13 @@ For details about known issues with Microsoft Graph APIs, see [Known issues](kno
9391
|:------------|:--------|:-----------------------------------------|
9492
| Addition | v1.0 | Added the **Site ID** property to [getSharePointSiteUsageDetail](../api-reference/v1.0/api/reportroot_getsharepointsiteusagedetail.md). |
9593

94+
### Synchronization APIs
95+
96+
| **Change type** | **Version** | **Description** |
97+
| :-------------- | :------------ | :--------------------------------------- |
98+
| Addition | Beta | Added **readOnly** property to [directorydefinition](../api-reference/beta/resources/synchronization_directorydefinition.md) to inform clients clients if a directory definition can be altered.|
99+
100+
96101
## September 2018
97102

98103
### Calls and online meetings API

0 commit comments

Comments
 (0)