Skip to content

Commit

Permalink
Generated models and request builders (#563)
Browse files Browse the repository at this point in the history
* Update generated files with build 123864

* Update changelog

---------

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: rkodev <43806892+rkodev@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 30, 2023
1 parent cd8edf7 commit bd9689c
Show file tree
Hide file tree
Showing 1,254 changed files with 3,134 additions and 2,786 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## [1.17.0]- 2023-08-30

### Changed

- Weekly generation.

## [1.16.0]- 2023-08-23

### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type EdgeInternetExplorerModeSiteListsItemSharedCookiesRequestBuilderPostRequest
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByBrowserSharedCookieId provides operations to manage the sharedCookies property of the microsoft.graph.browserSiteList entity.
func (m *EdgeInternetExplorerModeSiteListsItemSharedCookiesRequestBuilder) ByBrowserSharedCookieId(browserSharedCookieId string)(*EdgeInternetExplorerModeSiteListsItemSharedCookiesBrowserSharedCookieItemRequestBuilder) {
// ByBrowserSharedCookieIdString provides operations to manage the sharedCookies property of the microsoft.graph.browserSiteList entity.
func (m *EdgeInternetExplorerModeSiteListsItemSharedCookiesRequestBuilder) ByBrowserSharedCookieIdString(browserSharedCookieId string)(*EdgeInternetExplorerModeSiteListsItemSharedCookiesBrowserSharedCookieItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type EdgeInternetExplorerModeSiteListsItemSitesRequestBuilderPostRequestConfigur
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByBrowserSiteId provides operations to manage the sites property of the microsoft.graph.browserSiteList entity.
func (m *EdgeInternetExplorerModeSiteListsItemSitesRequestBuilder) ByBrowserSiteId(browserSiteId string)(*EdgeInternetExplorerModeSiteListsItemSitesBrowserSiteItemRequestBuilder) {
// ByBrowserSiteIdString provides operations to manage the sites property of the microsoft.graph.browserSiteList entity.
func (m *EdgeInternetExplorerModeSiteListsItemSitesRequestBuilder) ByBrowserSiteIdString(browserSiteId string)(*EdgeInternetExplorerModeSiteListsItemSitesBrowserSiteItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type EdgeInternetExplorerModeSiteListsRequestBuilderPostRequestConfiguration str
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByBrowserSiteListId provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.
func (m *EdgeInternetExplorerModeSiteListsRequestBuilder) ByBrowserSiteListId(browserSiteListId string)(*EdgeInternetExplorerModeSiteListsBrowserSiteListItemRequestBuilder) {
// ByBrowserSiteListIdString provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.
func (m *EdgeInternetExplorerModeSiteListsRequestBuilder) ByBrowserSiteListIdString(browserSiteListId string)(*EdgeInternetExplorerModeSiteListsBrowserSiteListItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ServiceAnnouncementHealthOverviewsItemIssuesRequestBuilderPostRequestConfig
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByServiceHealthIssueId provides operations to manage the issues property of the microsoft.graph.serviceHealth entity.
func (m *ServiceAnnouncementHealthOverviewsItemIssuesRequestBuilder) ByServiceHealthIssueId(serviceHealthIssueId string)(*ServiceAnnouncementHealthOverviewsItemIssuesServiceHealthIssueItemRequestBuilder) {
// ByServiceHealthIssueIdString provides operations to manage the issues property of the microsoft.graph.serviceHealth entity.
func (m *ServiceAnnouncementHealthOverviewsItemIssuesRequestBuilder) ByServiceHealthIssueIdString(serviceHealthIssueId string)(*ServiceAnnouncementHealthOverviewsItemIssuesServiceHealthIssueItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ServiceAnnouncementHealthOverviewsRequestBuilderPostRequestConfiguration st
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByServiceHealthId provides operations to manage the healthOverviews property of the microsoft.graph.serviceAnnouncement entity.
func (m *ServiceAnnouncementHealthOverviewsRequestBuilder) ByServiceHealthId(serviceHealthId string)(*ServiceAnnouncementHealthOverviewsServiceHealthItemRequestBuilder) {
// ByServiceHealthIdString provides operations to manage the healthOverviews property of the microsoft.graph.serviceAnnouncement entity.
func (m *ServiceAnnouncementHealthOverviewsRequestBuilder) ByServiceHealthIdString(serviceHealthId string)(*ServiceAnnouncementHealthOverviewsServiceHealthItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions admin/service_announcement_issues_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ServiceAnnouncementIssuesRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByServiceHealthIssueId provides operations to manage the issues property of the microsoft.graph.serviceAnnouncement entity.
func (m *ServiceAnnouncementIssuesRequestBuilder) ByServiceHealthIssueId(serviceHealthIssueId string)(*ServiceAnnouncementIssuesServiceHealthIssueItemRequestBuilder) {
// ByServiceHealthIssueIdString provides operations to manage the issues property of the microsoft.graph.serviceAnnouncement entity.
func (m *ServiceAnnouncementIssuesRequestBuilder) ByServiceHealthIssueIdString(serviceHealthIssueId string)(*ServiceAnnouncementIssuesServiceHealthIssueItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ServiceAnnouncementMessagesItemAttachmentsRequestBuilderPostRequestConfigur
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByServiceAnnouncementAttachmentId provides operations to manage the attachments property of the microsoft.graph.serviceUpdateMessage entity.
func (m *ServiceAnnouncementMessagesItemAttachmentsRequestBuilder) ByServiceAnnouncementAttachmentId(serviceAnnouncementAttachmentId string)(*ServiceAnnouncementMessagesItemAttachmentsServiceAnnouncementAttachmentItemRequestBuilder) {
// ByServiceAnnouncementAttachmentIdString provides operations to manage the attachments property of the microsoft.graph.serviceUpdateMessage entity.
func (m *ServiceAnnouncementMessagesItemAttachmentsRequestBuilder) ByServiceAnnouncementAttachmentIdString(serviceAnnouncementAttachmentId string)(*ServiceAnnouncementMessagesItemAttachmentsServiceAnnouncementAttachmentItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions admin/service_announcement_messages_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ type ServiceAnnouncementMessagesRequestBuilderPostRequestConfiguration struct {
func (m *ServiceAnnouncementMessagesRequestBuilder) Archive()(*ServiceAnnouncementMessagesArchiveRequestBuilder) {
return NewServiceAnnouncementMessagesArchiveRequestBuilderInternal(m.BaseRequestBuilder.PathParameters, m.BaseRequestBuilder.RequestAdapter)
}
// ByServiceUpdateMessageId provides operations to manage the messages property of the microsoft.graph.serviceAnnouncement entity.
func (m *ServiceAnnouncementMessagesRequestBuilder) ByServiceUpdateMessageId(serviceUpdateMessageId string)(*ServiceAnnouncementMessagesServiceUpdateMessageItemRequestBuilder) {
// ByServiceUpdateMessageIdString provides operations to manage the messages property of the microsoft.graph.serviceAnnouncement entity.
func (m *ServiceAnnouncementMessagesRequestBuilder) ByServiceUpdateMessageIdString(serviceUpdateMessageId string)(*ServiceAnnouncementMessagesServiceUpdateMessageItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions agreementacceptances/agreement_acceptances_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ type AgreementAcceptancesRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByAgreementAcceptanceId provides operations to manage the collection of agreementAcceptance entities.
func (m *AgreementAcceptancesRequestBuilder) ByAgreementAcceptanceId(agreementAcceptanceId string)(*AgreementAcceptanceItemRequestBuilder) {
// ByAgreementAcceptanceIdString provides operations to manage the collection of agreementAcceptance entities.
func (m *AgreementAcceptancesRequestBuilder) ByAgreementAcceptanceIdString(agreementAcceptanceId string)(*AgreementAcceptanceItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions agreements/agreements_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ type AgreementsRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByAgreementId provides operations to manage the collection of agreement entities.
func (m *AgreementsRequestBuilder) ByAgreementId(agreementId string)(*AgreementItemRequestBuilder) {
// ByAgreementIdString provides operations to manage the collection of agreement entities.
func (m *AgreementsRequestBuilder) ByAgreementIdString(agreementId string)(*AgreementItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions agreements/item_acceptances_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ItemAcceptancesRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByAgreementAcceptanceId provides operations to manage the acceptances property of the microsoft.graph.agreement entity.
func (m *ItemAcceptancesRequestBuilder) ByAgreementAcceptanceId(agreementAcceptanceId string)(*ItemAcceptancesAgreementAcceptanceItemRequestBuilder) {
// ByAgreementAcceptanceIdString provides operations to manage the acceptances property of the microsoft.graph.agreement entity.
func (m *ItemAcceptancesRequestBuilder) ByAgreementAcceptanceIdString(agreementAcceptanceId string)(*ItemAcceptancesAgreementAcceptanceItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ItemFileLocalizationsItemVersionsRequestBuilderPostRequestConfiguration str
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByAgreementFileVersionId provides operations to manage the versions property of the microsoft.graph.agreementFileLocalization entity.
func (m *ItemFileLocalizationsItemVersionsRequestBuilder) ByAgreementFileVersionId(agreementFileVersionId string)(*ItemFileLocalizationsItemVersionsAgreementFileVersionItemRequestBuilder) {
// ByAgreementFileVersionIdString provides operations to manage the versions property of the microsoft.graph.agreementFileLocalization entity.
func (m *ItemFileLocalizationsItemVersionsRequestBuilder) ByAgreementFileVersionIdString(agreementFileVersionId string)(*ItemFileLocalizationsItemVersionsAgreementFileVersionItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions agreements/item_file_localizations_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ItemFileLocalizationsRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByAgreementFileLocalizationId provides operations to manage the localizations property of the microsoft.graph.agreementFile entity.
func (m *ItemFileLocalizationsRequestBuilder) ByAgreementFileLocalizationId(agreementFileLocalizationId string)(*ItemFileLocalizationsAgreementFileLocalizationItemRequestBuilder) {
// ByAgreementFileLocalizationIdString provides operations to manage the localizations property of the microsoft.graph.agreementFile entity.
func (m *ItemFileLocalizationsRequestBuilder) ByAgreementFileLocalizationIdString(agreementFileLocalizationId string)(*ItemFileLocalizationsAgreementFileLocalizationItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions agreements/item_files_item_versions_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ItemFilesItemVersionsRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByAgreementFileVersionId provides operations to manage the versions property of the microsoft.graph.agreementFileLocalization entity.
func (m *ItemFilesItemVersionsRequestBuilder) ByAgreementFileVersionId(agreementFileVersionId string)(*ItemFilesItemVersionsAgreementFileVersionItemRequestBuilder) {
// ByAgreementFileVersionIdString provides operations to manage the versions property of the microsoft.graph.agreementFileLocalization entity.
func (m *ItemFilesItemVersionsRequestBuilder) ByAgreementFileVersionIdString(agreementFileVersionId string)(*ItemFilesItemVersionsAgreementFileVersionItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions agreements/item_files_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ItemFilesRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByAgreementFileLocalizationId provides operations to manage the files property of the microsoft.graph.agreement entity.
func (m *ItemFilesRequestBuilder) ByAgreementFileLocalizationId(agreementFileLocalizationId string)(*ItemFilesAgreementFileLocalizationItemRequestBuilder) {
// ByAgreementFileLocalizationIdString provides operations to manage the files property of the microsoft.graph.agreement entity.
func (m *ItemFilesRequestBuilder) ByAgreementFileLocalizationIdString(agreementFileLocalizationId string)(*ItemFilesAgreementFileLocalizationItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type TeamsAppsItemAppDefinitionsRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByTeamsAppDefinitionId provides operations to manage the appDefinitions property of the microsoft.graph.teamsApp entity.
func (m *TeamsAppsItemAppDefinitionsRequestBuilder) ByTeamsAppDefinitionId(teamsAppDefinitionId string)(*TeamsAppsItemAppDefinitionsTeamsAppDefinitionItemRequestBuilder) {
// ByTeamsAppDefinitionIdString provides operations to manage the appDefinitions property of the microsoft.graph.teamsApp entity.
func (m *TeamsAppsItemAppDefinitionsRequestBuilder) ByTeamsAppDefinitionIdString(teamsAppDefinitionId string)(*TeamsAppsItemAppDefinitionsTeamsAppDefinitionItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions appcatalogs/teams_apps_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type TeamsAppsRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByTeamsAppId provides operations to manage the teamsApps property of the microsoft.graph.appCatalogs entity.
func (m *TeamsAppsRequestBuilder) ByTeamsAppId(teamsAppId string)(*TeamsAppsTeamsAppItemRequestBuilder) {
// ByTeamsAppIdString provides operations to manage the teamsApps property of the microsoft.graph.appCatalogs entity.
func (m *TeamsAppsRequestBuilder) ByTeamsAppIdString(teamsAppId string)(*TeamsAppsTeamsAppItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions applications/applications_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ApplicationsRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByApplicationId provides operations to manage the collection of application entities.
func (m *ApplicationsRequestBuilder) ByApplicationId(applicationId string)(*ApplicationItemRequestBuilder) {
// ByApplicationIdString provides operations to manage the collection of application entities.
func (m *ApplicationsRequestBuilder) ByApplicationIdString(applicationId string)(*ApplicationItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions applications/item_app_management_policies_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ type ItemAppManagementPoliciesRequestBuilderGetRequestConfiguration struct {
// Request query parameters
QueryParameters *ItemAppManagementPoliciesRequestBuilderGetQueryParameters
}
// ByAppManagementPolicyId gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.appManagementPolicies.item collection
func (m *ItemAppManagementPoliciesRequestBuilder) ByAppManagementPolicyId(appManagementPolicyId string)(*ItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder) {
// ByAppManagementPolicyIdString gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.appManagementPolicies.item collection
func (m *ItemAppManagementPoliciesRequestBuilder) ByAppManagementPolicyIdString(appManagementPolicyId string)(*ItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
4 changes: 2 additions & 2 deletions applications/item_extension_properties_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ type ItemExtensionPropertiesRequestBuilderPostRequestConfiguration struct {
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
// ByExtensionPropertyId provides operations to manage the extensionProperties property of the microsoft.graph.application entity.
func (m *ItemExtensionPropertiesRequestBuilder) ByExtensionPropertyId(extensionPropertyId string)(*ItemExtensionPropertiesExtensionPropertyItemRequestBuilder) {
// ByExtensionPropertyIdString provides operations to manage the extensionProperties property of the microsoft.graph.application entity.
func (m *ItemExtensionPropertiesRequestBuilder) ByExtensionPropertyIdString(extensionPropertyId string)(*ItemExtensionPropertiesExtensionPropertyItemRequestBuilder) {
urlTplParams := make(map[string]string)
for idx, item := range m.BaseRequestBuilder.PathParameters {
urlTplParams[idx] = item
Expand Down
Loading

0 comments on commit bd9689c

Please sign in to comment.