Skip to content

Commit

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

* 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 Feb 21, 2024
1 parent 1cee940 commit 74539ff
Show file tree
Hide file tree
Showing 923 changed files with 1,803 additions and 1,717 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.34.0]- 2024-02-21

### Changed

- Weekly generation.

## [1.33.0]- 2024-02-14

### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewServiceAnnouncementMessagesArchiveRequestBuilder(rawUrl string, requestA
return NewServiceAnnouncementMessagesArchiveRequestBuilderInternal(urlParams, requestAdapter)
}
// Post archive a list of serviceUpdateMessages for the signed in user.
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsArchivePostResponse instead.
// returns a ServiceAnnouncementMessagesArchiveResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions admin/service_announcement_messages_archive_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesArchivePostResponseable instead.
type ServiceAnnouncementMessagesArchiveResponse struct {
ServiceAnnouncementMessagesArchivePostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewServiceAnnouncementMessagesArchiveResponse()(*ServiceAnnouncementMessage
func CreateServiceAnnouncementMessagesArchiveResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewServiceAnnouncementMessagesArchiveResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesArchivePostResponseable instead.
type ServiceAnnouncementMessagesArchiveResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
ServiceAnnouncementMessagesArchivePostResponseable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewServiceAnnouncementMessagesFavoriteRequestBuilder(rawUrl string, request
return NewServiceAnnouncementMessagesFavoriteRequestBuilderInternal(urlParams, requestAdapter)
}
// Post change the status of a list of serviceUpdateMessages to favorite for the signed in user.
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsFavoritePostResponse instead.
// returns a ServiceAnnouncementMessagesFavoriteResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions admin/service_announcement_messages_favorite_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesFavoritePostResponseable instead.
type ServiceAnnouncementMessagesFavoriteResponse struct {
ServiceAnnouncementMessagesFavoritePostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewServiceAnnouncementMessagesFavoriteResponse()(*ServiceAnnouncementMessag
func CreateServiceAnnouncementMessagesFavoriteResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewServiceAnnouncementMessagesFavoriteResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesFavoritePostResponseable instead.
type ServiceAnnouncementMessagesFavoriteResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
ServiceAnnouncementMessagesFavoritePostResponseable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewServiceAnnouncementMessagesMarkReadRequestBuilder(rawUrl string, request
return NewServiceAnnouncementMessagesMarkReadRequestBuilderInternal(urlParams, requestAdapter)
}
// Post mark a list of serviceUpdateMessages as read for the signed in user.
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsMarkReadPostResponse instead.
// returns a ServiceAnnouncementMessagesMarkReadResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions admin/service_announcement_messages_mark_read_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesMarkReadPostResponseable instead.
type ServiceAnnouncementMessagesMarkReadResponse struct {
ServiceAnnouncementMessagesMarkReadPostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewServiceAnnouncementMessagesMarkReadResponse()(*ServiceAnnouncementMessag
func CreateServiceAnnouncementMessagesMarkReadResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewServiceAnnouncementMessagesMarkReadResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesMarkReadPostResponseable instead.
type ServiceAnnouncementMessagesMarkReadResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
ServiceAnnouncementMessagesMarkReadPostResponseable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewServiceAnnouncementMessagesMarkUnreadRequestBuilder(rawUrl string, reque
return NewServiceAnnouncementMessagesMarkUnreadRequestBuilderInternal(urlParams, requestAdapter)
}
// Post mark a list of serviceUpdateMessages as unread for the signed in user.
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsMarkUnreadPostResponse instead.
// returns a ServiceAnnouncementMessagesMarkUnreadResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions admin/service_announcement_messages_mark_unread_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesMarkUnreadPostResponseable instead.
type ServiceAnnouncementMessagesMarkUnreadResponse struct {
ServiceAnnouncementMessagesMarkUnreadPostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewServiceAnnouncementMessagesMarkUnreadResponse()(*ServiceAnnouncementMess
func CreateServiceAnnouncementMessagesMarkUnreadResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewServiceAnnouncementMessagesMarkUnreadResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesMarkUnreadPostResponseable instead.
type ServiceAnnouncementMessagesMarkUnreadResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
ServiceAnnouncementMessagesMarkUnreadPostResponseable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewServiceAnnouncementMessagesUnarchiveRequestBuilder(rawUrl string, reques
return NewServiceAnnouncementMessagesUnarchiveRequestBuilderInternal(urlParams, requestAdapter)
}
// Post unarchive a list of serviceUpdateMessages for the signed in user.
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsUnarchivePostResponse instead.
// returns a ServiceAnnouncementMessagesUnarchiveResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions admin/service_announcement_messages_unarchive_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesUnarchivePostResponseable instead.
type ServiceAnnouncementMessagesUnarchiveResponse struct {
ServiceAnnouncementMessagesUnarchivePostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewServiceAnnouncementMessagesUnarchiveResponse()(*ServiceAnnouncementMessa
func CreateServiceAnnouncementMessagesUnarchiveResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewServiceAnnouncementMessagesUnarchiveResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesUnarchivePostResponseable instead.
type ServiceAnnouncementMessagesUnarchiveResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
ServiceAnnouncementMessagesUnarchivePostResponseable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewServiceAnnouncementMessagesUnfavoriteRequestBuilder(rawUrl string, reque
return NewServiceAnnouncementMessagesUnfavoriteRequestBuilderInternal(urlParams, requestAdapter)
}
// Post remove the favorite status of serviceUpdateMessages for the signed in user.
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsUnfavoritePostResponse instead.
// returns a ServiceAnnouncementMessagesUnfavoriteResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions admin/service_announcement_messages_unfavorite_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesUnfavoritePostResponseable instead.
type ServiceAnnouncementMessagesUnfavoriteResponse struct {
ServiceAnnouncementMessagesUnfavoritePostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewServiceAnnouncementMessagesUnfavoriteResponse()(*ServiceAnnouncementMess
func CreateServiceAnnouncementMessagesUnfavoriteResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewServiceAnnouncementMessagesUnfavoriteResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ServiceAnnouncementMessagesUnfavoritePostResponseable instead.
type ServiceAnnouncementMessagesUnfavoriteResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
ServiceAnnouncementMessagesUnfavoritePostResponseable
Expand Down
2 changes: 1 addition & 1 deletion applications/delta_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ func NewDeltaRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb
return NewDeltaRequestBuilderInternal(urlParams, requestAdapter)
}
// Get invoke function delta
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use GetAsDeltaGetResponse instead.
// returns a DeltaResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
func (m *DeltaRequestBuilder) Get(ctx context.Context, requestConfiguration *DeltaRequestBuilderGetRequestConfiguration)(DeltaResponseable, error) {
Expand Down
4 changes: 2 additions & 2 deletions applications/delta_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use DeltaGetResponseable instead.
type DeltaResponse struct {
DeltaGetResponse
}
Expand All @@ -20,7 +20,7 @@ func NewDeltaResponse()(*DeltaResponse) {
func CreateDeltaResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewDeltaResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use DeltaGetResponseable instead.
type DeltaResponseable interface {
DeltaGetResponseable
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewGetAvailableExtensionPropertiesRequestBuilder(rawUrl string, requestAdap
return NewGetAvailableExtensionPropertiesRequestBuilderInternal(urlParams, requestAdapter)
}
// Post return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsGetAvailableExtensionPropertiesPostResponse instead.
// returns a GetAvailableExtensionPropertiesResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions applications/get_available_extension_properties_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use GetAvailableExtensionPropertiesPostResponseable instead.
type GetAvailableExtensionPropertiesResponse struct {
GetAvailableExtensionPropertiesPostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewGetAvailableExtensionPropertiesResponse()(*GetAvailableExtensionProperti
func CreateGetAvailableExtensionPropertiesResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewGetAvailableExtensionPropertiesResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use GetAvailableExtensionPropertiesPostResponseable instead.
type GetAvailableExtensionPropertiesResponseable interface {
GetAvailableExtensionPropertiesPostResponseable
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
Expand Down
2 changes: 1 addition & 1 deletion applications/get_by_ids_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewGetByIdsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee26337
return NewGetByIdsRequestBuilderInternal(urlParams, requestAdapter)
}
// Post return the directory objects specified in a list of IDs. Only a subset of user properties are returned by default in v1.0. Some common uses for this function are to:
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsGetByIdsPostResponse instead.
// returns a GetByIdsResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions applications/get_by_ids_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use GetByIdsPostResponseable instead.
type GetByIdsResponse struct {
GetByIdsPostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewGetByIdsResponse()(*GetByIdsResponse) {
func CreateGetByIdsResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewGetByIdsResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use GetByIdsPostResponseable instead.
type GetByIdsResponseable interface {
GetByIdsPostResponseable
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
Expand Down
2 changes: 1 addition & 1 deletion applications/item_check_member_groups_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewItemCheckMemberGroupsRequestBuilder(rawUrl string, requestAdapter i2ae41
return NewItemCheckMemberGroupsRequestBuilderInternal(urlParams, requestAdapter)
}
// Post check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsCheckMemberGroupsPostResponse instead.
// returns a ItemCheckMemberGroupsResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
// [Find more info here]
Expand Down
4 changes: 2 additions & 2 deletions applications/item_check_member_groups_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91 "github.com/microsoft/kiota-abstractions-go/serialization"
)

// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ItemCheckMemberGroupsPostResponseable instead.
type ItemCheckMemberGroupsResponse struct {
ItemCheckMemberGroupsPostResponse
}
Expand All @@ -20,7 +20,7 @@ func NewItemCheckMemberGroupsResponse()(*ItemCheckMemberGroupsResponse) {
func CreateItemCheckMemberGroupsResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error) {
return NewItemCheckMemberGroupsResponse(), nil
}
// Deprecated: This class is obsolete. Use {TypeName} instead.
// Deprecated: This class is obsolete. Use ItemCheckMemberGroupsPostResponseable instead.
type ItemCheckMemberGroupsResponseable interface {
ItemCheckMemberGroupsPostResponseable
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
Expand Down
2 changes: 1 addition & 1 deletion applications/item_check_member_objects_request_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func NewItemCheckMemberObjectsRequestBuilder(rawUrl string, requestAdapter i2ae4
return NewItemCheckMemberObjectsRequestBuilderInternal(urlParams, requestAdapter)
}
// Post invoke action checkMemberObjects
// Deprecated: This method is obsolete. Use {TypeName} instead.
// Deprecated: This method is obsolete. Use PostAsCheckMemberObjectsPostResponse instead.
// returns a ItemCheckMemberObjectsResponseable when successful
// returns a ODataError error when the service returns a 4XX or 5XX status code
func (m *ItemCheckMemberObjectsRequestBuilder) Post(ctx context.Context, body ItemCheckMemberObjectsPostRequestBodyable, requestConfiguration *ItemCheckMemberObjectsRequestBuilderPostRequestConfiguration)(ItemCheckMemberObjectsResponseable, error) {
Expand Down
Loading

0 comments on commit 74539ff

Please sign in to comment.