Skip to content

Commit 9fc24ac

Browse files
authored
Merge pull request #2076 from microsoftgraph/kiota/v1.0/pipelinebuild/122943
Generated models and request builders
2 parents 0ad1f1a + ede8b00 commit 9fc24ac

1,462 files changed

Lines changed: 2045 additions & 656 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
77

88
## [Unreleased]
99

10+
## [5.22.0] - 2023-08-16
11+
12+
- Fix for incorrect property names when the reserved names matched the type name (https://github.com/microsoft/kiota/pull/3107).
13+
- Latest metadata updates from 15th August 2023.
14+
1015
## [5.22.0] - 2023-08-09
1116

1217
- Latest metadata updates from 8th August 2023.

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/Item/SharedCookies/SharedCookiesRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public class SharedCookiesRequestBuilder : BaseRequestBuilder {
2121
new CountRequestBuilder(PathParameters, RequestAdapter);
2222
}
2323
/// <summary>Provides operations to manage the sharedCookies property of the microsoft.graph.browserSiteList entity.</summary>
24+
/// <param name="position">The unique identifier of browserSharedCookie</param>
2425
public BrowserSharedCookieItemRequestBuilder this[string position] { get {
2526
var urlTplParams = new Dictionary<string, object>(PathParameters);
2627
urlTplParams.Add("browserSharedCookie%2Did", position);

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/Item/Sites/SitesRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public class SitesRequestBuilder : BaseRequestBuilder {
2121
new CountRequestBuilder(PathParameters, RequestAdapter);
2222
}
2323
/// <summary>Provides operations to manage the sites property of the microsoft.graph.browserSiteList entity.</summary>
24+
/// <param name="position">The unique identifier of browserSite</param>
2425
public BrowserSiteItemRequestBuilder this[string position] { get {
2526
var urlTplParams = new Dictionary<string, object>(PathParameters);
2627
urlTplParams.Add("browserSite%2Did", position);

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/SiteListsRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public class SiteListsRequestBuilder : BaseRequestBuilder {
2121
new CountRequestBuilder(PathParameters, RequestAdapter);
2222
}
2323
/// <summary>Provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.</summary>
24+
/// <param name="position">The unique identifier of browserSiteList</param>
2425
public BrowserSiteListItemRequestBuilder this[string position] { get {
2526
var urlTplParams = new Dictionary<string, object>(PathParameters);
2627
urlTplParams.Add("browserSiteList%2Did", position);

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/HealthOverviews/HealthOverviewsRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public class HealthOverviewsRequestBuilder : BaseRequestBuilder {
2121
new CountRequestBuilder(PathParameters, RequestAdapter);
2222
}
2323
/// <summary>Provides operations to manage the healthOverviews property of the microsoft.graph.serviceAnnouncement entity.</summary>
24+
/// <param name="position">The unique identifier of serviceHealth</param>
2425
public ServiceHealthItemRequestBuilder this[string position] { get {
2526
var urlTplParams = new Dictionary<string, object>(PathParameters);
2627
urlTplParams.Add("serviceHealth%2Did", position);

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/HealthOverviews/Item/Issues/IssuesRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public class IssuesRequestBuilder : BaseRequestBuilder {
2121
new CountRequestBuilder(PathParameters, RequestAdapter);
2222
}
2323
/// <summary>Provides operations to manage the issues property of the microsoft.graph.serviceHealth entity.</summary>
24+
/// <param name="position">The unique identifier of serviceHealthIssue</param>
2425
public ServiceHealthIssueItemRequestBuilder this[string position] { get {
2526
var urlTplParams = new Dictionary<string, object>(PathParameters);
2627
urlTplParams.Add("serviceHealthIssue%2Did", position);

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Issues/IssuesRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public class IssuesRequestBuilder : BaseRequestBuilder {
2121
new CountRequestBuilder(PathParameters, RequestAdapter);
2222
}
2323
/// <summary>Provides operations to manage the issues property of the microsoft.graph.serviceAnnouncement entity.</summary>
24+
/// <param name="position">The unique identifier of serviceHealthIssue</param>
2425
public ServiceHealthIssueItemRequestBuilder this[string position] { get {
2526
var urlTplParams = new Dictionary<string, object>(PathParameters);
2627
urlTplParams.Add("serviceHealthIssue%2Did", position);

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Messages/Item/Attachments/AttachmentsRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public class AttachmentsRequestBuilder : BaseRequestBuilder {
2121
new CountRequestBuilder(PathParameters, RequestAdapter);
2222
}
2323
/// <summary>Provides operations to manage the attachments property of the microsoft.graph.serviceUpdateMessage entity.</summary>
24+
/// <param name="position">The unique identifier of serviceAnnouncementAttachment</param>
2425
public ServiceAnnouncementAttachmentItemRequestBuilder this[string position] { get {
2526
var urlTplParams = new Dictionary<string, object>(PathParameters);
2627
urlTplParams.Add("serviceAnnouncementAttachment%2Did", position);

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Messages/MessagesRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ public class MessagesRequestBuilder : BaseRequestBuilder {
5151
new UnfavoriteRequestBuilder(PathParameters, RequestAdapter);
5252
}
5353
/// <summary>Provides operations to manage the messages property of the microsoft.graph.serviceAnnouncement entity.</summary>
54+
/// <param name="position">The unique identifier of serviceUpdateMessage</param>
5455
public ServiceUpdateMessageItemRequestBuilder this[string position] { get {
5556
var urlTplParams = new Dictionary<string, object>(PathParameters);
5657
urlTplParams.Add("serviceUpdateMessage%2Did", position);

src/Microsoft.Graph/Generated/AgreementAcceptances/AgreementAcceptancesRequestBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ namespace Microsoft.Graph.AgreementAcceptances {
1616
/// </summary>
1717
public class AgreementAcceptancesRequestBuilder : BaseRequestBuilder {
1818
/// <summary>Provides operations to manage the collection of agreementAcceptance entities.</summary>
19+
/// <param name="position">The unique identifier of agreementAcceptance</param>
1920
public AgreementAcceptanceItemRequestBuilder this[string position] { get {
2021
var urlTplParams = new Dictionary<string, object>(PathParameters);
2122
urlTplParams.Add("agreementAcceptance%2Did", position);

0 commit comments

Comments
 (0)