Skip to content

Commit

Permalink
Automated build 'Automated commit 'ISCAIM-24494: Cleanup of account a…
Browse files Browse the repository at this point in the history
…nd machine account APIs, added isMachine and recommendation attributes to account, added bulk account classify endpoint (#1884)' by github action: 11731862247' go sdk: 11731867252
  • Loading branch information
developer-relations-sp committed Nov 7, 2024
1 parent e49ba8d commit 622340d
Show file tree
Hide file tree
Showing 72 changed files with 1,605 additions and 4,565 deletions.
10 changes: 2 additions & 8 deletions api_beta/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,6 @@ docs/AccountAggregationCompletedSource.md
docs/AccountAggregationCompletedStats.md
docs/AccountAggregationStatus.md
docs/AccountAggregationsAPI.md
docs/AccountAllOfIdentity.md
docs/AccountAllOfOwnerGroup.md
docs/AccountAllOfOwnerIdentity.md
docs/AccountAllOfSourceOwner.md
docs/AccountAttributes.md
docs/AccountAttributesChanged.md
docs/AccountAttributesChangedAccount.md
Expand Down Expand Up @@ -707,6 +703,7 @@ docs/ReassignReference.md
docs/Reassignment.md
docs/ReassignmentType.md
docs/ReassignmentTypeEnum.md
docs/Recommendation.md
docs/RecommendationConfigDto.md
docs/RecommendationRequest.md
docs/RecommendationRequestDto.md
Expand Down Expand Up @@ -1100,10 +1097,6 @@ model_account_aggregation_completed.go
model_account_aggregation_completed_source.go
model_account_aggregation_completed_stats.go
model_account_aggregation_status.go
model_account_all_of_identity.go
model_account_all_of_owner_group.go
model_account_all_of_owner_identity.go
model_account_all_of_source_owner.go
model_account_attributes.go
model_account_attributes_changed.go
model_account_attributes_changed_account.go
Expand Down Expand Up @@ -1609,6 +1602,7 @@ model_reassign_reference.go
model_reassignment.go
model_reassignment_type.go
model_reassignment_type_enum.go
model_recommendation.go
model_recommendation_config_dto.go
model_recommendation_request.go
model_recommendation_request_dto.go
Expand Down
5 changes: 1 addition & 4 deletions api_beta/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -705,10 +705,6 @@ Class | Method | HTTP request | Description
- [AccountAggregationCompletedSource](docs/AccountAggregationCompletedSource.md)
- [AccountAggregationCompletedStats](docs/AccountAggregationCompletedStats.md)
- [AccountAggregationStatus](docs/AccountAggregationStatus.md)
- [AccountAllOfIdentity](docs/AccountAllOfIdentity.md)
- [AccountAllOfOwnerGroup](docs/AccountAllOfOwnerGroup.md)
- [AccountAllOfOwnerIdentity](docs/AccountAllOfOwnerIdentity.md)
- [AccountAllOfSourceOwner](docs/AccountAllOfSourceOwner.md)
- [AccountAttributes](docs/AccountAttributes.md)
- [AccountAttributesChanged](docs/AccountAttributesChanged.md)
- [AccountAttributesChangedAccount](docs/AccountAttributesChangedAccount.md)
Expand Down Expand Up @@ -1214,6 +1210,7 @@ Class | Method | HTTP request | Description
- [Reassignment](docs/Reassignment.md)
- [ReassignmentType](docs/ReassignmentType.md)
- [ReassignmentTypeEnum](docs/ReassignmentTypeEnum.md)
- [Recommendation](docs/Recommendation.md)
- [RecommendationConfigDto](docs/RecommendationConfigDto.md)
- [RecommendationRequest](docs/RecommendationRequest.md)
- [RecommendationRequestDto](docs/RecommendationRequestDto.md)
Expand Down
Loading

0 comments on commit 622340d

Please sign in to comment.