Skip to content

Commit

Permalink
Merge pull request #222 from microsoftgraph/v1.0/pipelinebuild/80520
Browse files Browse the repository at this point in the history
Generated v1.0 models and request builders using Kiota
  • Loading branch information
andrueastman authored Jul 20, 2022
2 parents 193c8c6 + 9d50138 commit 2d3e4f1
Show file tree
Hide file tree
Showing 4,473 changed files with 29,692 additions and 7,063 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## [0.30.0] - 2022-06-13
## [0.31.0] - 2022-07-20

### Changed

- Weekly generation

## [0.30.0] - 2022-07-13

### Changed

- Fixed an issue where the odata type property would not serialize properly and make most POST/PUT/PATCH operations fail.

## [0.29.0] - 2022-06-12
## [0.29.0] - 2022-07-12

### Changed

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewHealthOverviewsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7da
urlParams["request-raw-url"] = rawUrl
return NewHealthOverviewsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *HealthOverviewsRequestBuilder) Count()(*i6d10d28f87dbded9fa1cb9eead6549a36fa2a5042778e4f5867fa650abd7c975.CountRequestBuilder) {
return i6d10d28f87dbded9fa1cb9eead6549a36fa2a5042778e4f5867fa650abd7c975.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewIssuesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371c
urlParams["request-raw-url"] = rawUrl
return NewIssuesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *IssuesRequestBuilder) Count()(*i54e224d5adb5a86947b1c2e462e043f7ca5f803b170770448f2fe43f284637b5.CountRequestBuilder) {
return i54e224d5adb5a86947b1c2e462e043f7ca5f803b170770448f2fe43f284637b5.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
2 changes: 1 addition & 1 deletion admin/serviceannouncement/issues/issues_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewIssuesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371c
urlParams["request-raw-url"] = rawUrl
return NewIssuesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *IssuesRequestBuilder) Count()(*i1d51653b3f285a479a361c7564be90ce68d1b1f687d957a7b5d957f679697112.CountRequestBuilder) {
return i1d51653b3f285a479a361c7564be90ce68d1b1f687d957a7b5d957f679697112.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewAttachmentsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee26
urlParams["request-raw-url"] = rawUrl
return NewAttachmentsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *AttachmentsRequestBuilder) Count()(*ic2e0007390906a8d4f68fabef8402cd77aed3b76725444f3fce7edf8be7695c8.CountRequestBuilder) {
return ic2e0007390906a8d4f68fabef8402cd77aed3b76725444f3fce7edf8be7695c8.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ func NewMessagesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee26337
urlParams["request-raw-url"] = rawUrl
return NewMessagesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *MessagesRequestBuilder) Count()(*i5b2e93574c1603b0456a604836b4dcf3f5b0f24d49a3a2258788e9fa0c9b58f1.CountRequestBuilder) {
return i5b2e93574c1603b0456a604836b4dcf3f5b0f24d49a3a2258788e9fa0c9b58f1.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
2 changes: 1 addition & 1 deletion agreements/item/acceptances/acceptances_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewAcceptancesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee26
urlParams["request-raw-url"] = rawUrl
return NewAcceptancesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *AcceptancesRequestBuilder) Count()(*ia736d19c1b372330798489a97b4881feb47d35c88672c5241eddd210f6866548.CountRequestBuilder) {
return ia736d19c1b372330798489a97b4881feb47d35c88672c5241eddd210f6866548.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewVersionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee26337
urlParams["request-raw-url"] = rawUrl
return NewVersionsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *VersionsRequestBuilder) Count()(*iba2e827e74d513699ea6a2c8a1a104d8bf5e831e807e2898a5af31c76198025b.CountRequestBuilder) {
return iba2e827e74d513699ea6a2c8a1a104d8bf5e831e807e2898a5af31c76198025b.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewLocalizationsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee
urlParams["request-raw-url"] = rawUrl
return NewLocalizationsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *LocalizationsRequestBuilder) Count()(*i9e08e94f4a3d3bd2956d64994e4212b1d2713c81c83c99414bc4149b5025dc34.CountRequestBuilder) {
return i9e08e94f4a3d3bd2956d64994e4212b1d2713c81c83c99414bc4149b5025dc34.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
2 changes: 1 addition & 1 deletion agreements/item/files/files_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewFilesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb
urlParams["request-raw-url"] = rawUrl
return NewFilesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *FilesRequestBuilder) Count()(*id3c46667e45113503457e4073e76118d97a07b8c0010b567eee8efa8a8ba9b84.CountRequestBuilder) {
return id3c46667e45113503457e4073e76118d97a07b8c0010b567eee8efa8a8ba9b84.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewVersionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee26337
urlParams["request-raw-url"] = rawUrl
return NewVersionsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *VersionsRequestBuilder) Count()(*i4652ba3b481850eb4ace93bda1df96160cf5f6919715d099778d665b67f47294.CountRequestBuilder) {
return i4652ba3b481850eb4ace93bda1df96160cf5f6919715d099778d665b67f47294.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewAppDefinitionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7dae
urlParams["request-raw-url"] = rawUrl
return NewAppDefinitionsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *AppDefinitionsRequestBuilder) Count()(*i5b1858828d138beaaa38fa342cfdc7e6706aa05ff037a12803fd15f913858514.CountRequestBuilder) {
return i5b1858828d138beaaa38fa342cfdc7e6706aa05ff037a12803fd15f913858514.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
2 changes: 1 addition & 1 deletion appcatalogs/teamsapps/teams_apps_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewTeamsAppsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee2633
urlParams["request-raw-url"] = rawUrl
return NewTeamsAppsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *TeamsAppsRequestBuilder) Count()(*ia2e33146c5e2fbbf3525b85ea8f6794b6ffde8b6c01fe6b0094345bca18d8150.CountRequestBuilder) {
return ia2e33146c5e2fbbf3525b85ea8f6794b6ffde8b6c01fe6b0094345bca18d8150.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
2 changes: 1 addition & 1 deletion applications/applications_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ func NewApplicationsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee2
urlParams["request-raw-url"] = rawUrl
return NewApplicationsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *ApplicationsRequestBuilder) Count()(*i7e8a726e09ced7d4436bf674d1a81669775cb1463962eb805fe901152e21a7a1.CountRequestBuilder) {
return i7e8a726e09ced7d4436bf674d1a81669775cb1463962eb805fe901152e21a7a1.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewExtensionPropertiesRequestBuilder(rawUrl string, requestAdapter i2ae4187
urlParams["request-raw-url"] = rawUrl
return NewExtensionPropertiesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *ExtensionPropertiesRequestBuilder) Count()(*i490e288b9c01b7c8d6d9d2a2837effbb95fd38b69e6d7ced247744a27fb79bd8.CountRequestBuilder) {
return i490e288b9c01b7c8d6d9d2a2837effbb95fd38b69e6d7ced247744a27fb79bd8.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewFederatedIdentityCredentialsRequestBuilder(rawUrl string, requestAdapter
urlParams["request-raw-url"] = rawUrl
return NewFederatedIdentityCredentialsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *FederatedIdentityCredentialsRequestBuilder) Count()(*i1002c2e4f2fb88528fe1c15365c8ff9badbbe53c7f1f41c4ea8f24d5549afd46.CountRequestBuilder) {
return i1002c2e4f2fb88528fe1c15365c8ff9badbbe53c7f1f41c4ea8f24d5549afd46.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func NewHomeRealmDiscoveryPoliciesRequestBuilder(rawUrl string, requestAdapter i
urlParams["request-raw-url"] = rawUrl
return NewHomeRealmDiscoveryPoliciesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *HomeRealmDiscoveryPoliciesRequestBuilder) Count()(*i9403f2966154900b82f3ba4891bee0f59f41e6ede23c4d59c8d30438f363d122.CountRequestBuilder) {
return i9403f2966154900b82f3ba4891bee0f59f41e6ede23c4d59c8d30438f363d122.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func NewAppRoleAssignmentRequestBuilder(rawUrl string, requestAdapter i2ae4187f7
urlParams["request-raw-url"] = rawUrl
return NewAppRoleAssignmentRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *AppRoleAssignmentRequestBuilder) Count()(*i09b2b42768cf497047dcc1f9d30522671c67b835016f05eb858b7391c6f1073b.CountRequestBuilder) {
return i09b2b42768cf497047dcc1f9d30522671c67b835016f05eb858b7391c6f1073b.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func NewEndpointRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee26337
urlParams["request-raw-url"] = rawUrl
return NewEndpointRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *EndpointRequestBuilder) Count()(*ia8a3d00407b3a131854f998ba811ae1910ccbb9c6293ba7f757a1abdba6a235e.CountRequestBuilder) {
return ia8a3d00407b3a131854f998ba811ae1910ccbb9c6293ba7f757a1abdba6a235e.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ func NewDirectoryObjectItemRequestBuilder(rawUrl string, requestAdapter i2ae4187
func (m *DirectoryObjectItemRequestBuilder) Endpoint()(*i8452d4525438568644b8d3f8a41e4b9d4e29c9c85f07acbfc5b8451d0e984854.EndpointRequestBuilder) {
return i8452d4525438568644b8d3f8a41e4b9d4e29c9c85f07acbfc5b8451d0e984854.NewEndpointRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
// Ref the ref property
// Ref the Ref property
func (m *DirectoryObjectItemRequestBuilder) Ref()(*ibff776cb0947ce892f7e2234c70ce708a7a2e2570ea82e2d70bb902fb1dda1ae.RefRequestBuilder) {
return ibff776cb0947ce892f7e2234c70ce708a7a2e2570ea82e2d70bb902fb1dda1ae.NewRefRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
4 changes: 2 additions & 2 deletions applications/item/owners/owners_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ func NewOwnersRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371c
urlParams["request-raw-url"] = rawUrl
return NewOwnersRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *OwnersRequestBuilder) Count()(*i060d05043ef21a20bca5bba0cf1bf9d4437b1d91d3a0d0ae6c97389d4d00694e.CountRequestBuilder) {
return i060d05043ef21a20bca5bba0cf1bf9d4437b1d91d3a0d0ae6c97389d4d00694e.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down Expand Up @@ -120,7 +120,7 @@ func (m *OwnersRequestBuilder) GetWithRequestConfigurationAndResponseHandler(req
}
return res.(iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.DirectoryObjectCollectionResponseable), nil
}
// Ref the ref property
// Ref the Ref property
func (m *OwnersRequestBuilder) Ref()(*if16d68f8f5e29587f2c3f4904b28d4809aef9ba1ded5e7526612370ed1a35458.RefRequestBuilder) {
return if16d68f8f5e29587f2c3f4904b28d4809aef9ba1ded5e7526612370ed1a35458.NewRefRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func NewServicePrincipalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7d
urlParams["request-raw-url"] = rawUrl
return NewServicePrincipalRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *ServicePrincipalRequestBuilder) Count()(*i2f392e543568a888e9d53b449861190ff3bb51bccbb58ec28839cabb041036fa.CountRequestBuilder) {
return i2f392e543568a888e9d53b449861190ff3bb51bccbb58ec28839cabb041036fa.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
2 changes: 1 addition & 1 deletion applications/item/owners/user/user_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func NewUserRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1
urlParams["request-raw-url"] = rawUrl
return NewUserRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *UserRequestBuilder) Count()(*ic60dccea824579f7f22cfeec911a65f14f61b79409fcbe4a018162452382fa9e.CountRequestBuilder) {
return ic60dccea824579f7f22cfeec911a65f14f61b79409fcbe4a018162452382fa9e.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func NewTokenIssuancePolicyItemRequestBuilder(rawUrl string, requestAdapter i2ae
urlParams["request-raw-url"] = rawUrl
return NewTokenIssuancePolicyItemRequestBuilderInternal(urlParams, requestAdapter)
}
// Ref the ref property
// Ref the Ref property
func (m *TokenIssuancePolicyItemRequestBuilder) Ref()(*i083d9ad14fa1e44957def936929cba5238351218462d4ad39a246ee0bc99ba4a.RefRequestBuilder) {
return i083d9ad14fa1e44957def936929cba5238351218462d4ad39a246ee0bc99ba4a.NewRefRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func NewTokenIssuancePoliciesRequestBuilder(rawUrl string, requestAdapter i2ae41
urlParams["request-raw-url"] = rawUrl
return NewTokenIssuancePoliciesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *TokenIssuancePoliciesRequestBuilder) Count()(*i0a7527c31d3fe38436ca4070a7467620ae738b216ecf91deddc0faf2a5967298.CountRequestBuilder) {
return i0a7527c31d3fe38436ca4070a7467620ae738b216ecf91deddc0faf2a5967298.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down Expand Up @@ -108,7 +108,7 @@ func (m *TokenIssuancePoliciesRequestBuilder) GetWithRequestConfigurationAndResp
}
return res.(iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.TokenIssuancePolicyCollectionResponseable), nil
}
// Ref the ref property
// Ref the Ref property
func (m *TokenIssuancePoliciesRequestBuilder) Ref()(*i76eae71f1d2dfce714e601f9c9310637a9b224b3dac53190f11a4812b4c6e5e2.RefRequestBuilder) {
return i76eae71f1d2dfce714e601f9c9310637a9b224b3dac53190f11a4812b4c6e5e2.NewRefRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func NewTokenLifetimePolicyItemRequestBuilder(rawUrl string, requestAdapter i2ae
urlParams["request-raw-url"] = rawUrl
return NewTokenLifetimePolicyItemRequestBuilderInternal(urlParams, requestAdapter)
}
// Ref the ref property
// Ref the Ref property
func (m *TokenLifetimePolicyItemRequestBuilder) Ref()(*i80529903f30596b9525e13a1aa37d54aee16ff347921c7a964b197b73c66805f.RefRequestBuilder) {
return i80529903f30596b9525e13a1aa37d54aee16ff347921c7a964b197b73c66805f.NewRefRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func NewTokenLifetimePoliciesRequestBuilder(rawUrl string, requestAdapter i2ae41
urlParams["request-raw-url"] = rawUrl
return NewTokenLifetimePoliciesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *TokenLifetimePoliciesRequestBuilder) Count()(*i7d6a2fb75b39419afbedb635c76349a1a51d1d5700403c8ff841675329881daa.CountRequestBuilder) {
return i7d6a2fb75b39419afbedb635c76349a1a51d1d5700403c8ff841675329881daa.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down Expand Up @@ -108,7 +108,7 @@ func (m *TokenLifetimePoliciesRequestBuilder) GetWithRequestConfigurationAndResp
}
return res.(iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.TokenLifetimePolicyCollectionResponseable), nil
}
// Ref the ref property
// Ref the Ref property
func (m *TokenLifetimePoliciesRequestBuilder) Ref()(*i2de0ad36b23b2ab3c0df45c69cfbf292f5bd5c823098b73b381d75abdf91cd30.RefRequestBuilder) {
return i2de0ad36b23b2ab3c0df45c69cfbf292f5bd5c823098b73b381d75abdf91cd30.NewRefRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewApplicationTemplatesRequestBuilder(rawUrl string, requestAdapter i2ae418
urlParams["request-raw-url"] = rawUrl
return NewApplicationTemplatesRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *ApplicationTemplatesRequestBuilder) Count()(*i21c83a641a9ac172f89b5392b58b099fe453b7e98a6f6a39d8b8ca94a4adee1e.CountRequestBuilder) {
return i21c83a641a9ac172f89b5392b58b099fe453b7e98a6f6a39d8b8ca94a4adee1e.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewDirectoryAuditsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7da
urlParams["request-raw-url"] = rawUrl
return NewDirectoryAuditsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *DirectoryAuditsRequestBuilder) Count()(*ife7664223b3ee54348c23c0284f781e54945760039c67473846fc45e2fc2a52e.CountRequestBuilder) {
return ife7664223b3ee54348c23c0284f781e54945760039c67473846fc45e2fc2a52e.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
2 changes: 1 addition & 1 deletion auditlogs/provisioning/provisioning_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewProvisioningRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee2
urlParams["request-raw-url"] = rawUrl
return NewProvisioningRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *ProvisioningRequestBuilder) Count()(*iaf41d5689c96dd5839e30fb84c4302441ee3b92bb8751f584e432b09fc63ec69.CountRequestBuilder) {
return iaf41d5689c96dd5839e30fb84c4302441ee3b92bb8751f584e432b09fc63ec69.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewRestrictedSignInsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7
urlParams["request-raw-url"] = rawUrl
return NewRestrictedSignInsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *RestrictedSignInsRequestBuilder) Count()(*i7a6f3ac818a46099fa064daf1ec919cb5f1fc4d9803b0ea32dc200e8e5e97f64.CountRequestBuilder) {
return i7a6f3ac818a46099fa064daf1ec919cb5f1fc4d9803b0ea32dc200e8e5e97f64.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
2 changes: 1 addition & 1 deletion auditlogs/signins/sign_ins_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewSignInsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371
urlParams["request-raw-url"] = rawUrl
return NewSignInsRequestBuilderInternal(urlParams, requestAdapter)
}
// Count the count property
// Count the Count property
func (m *SignInsRequestBuilder) Count()(*i58d269ed60fb21b00fe0c1437b746e8bfa3cee74d58a9636fa22d4d8770e4534.CountRequestBuilder) {
return i58d269ed60fb21b00fe0c1437b746e8bfa3cee74d58a9636fa22d4d8770e4534.NewCountRequestBuilderInternal(m.pathParameters, m.requestAdapter);
}
Expand Down
Loading

0 comments on commit 2d3e4f1

Please sign in to comment.