Skip to content

Commit

Permalink
Remove architecture_type from requires as it breaks old events usage
Browse files Browse the repository at this point in the history
  • Loading branch information
arbulu89 committed Jul 9, 2024
1 parent 648aec1 commit 2e7e789
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/trento/clusters/value_objects/hana_cluster_details.ex
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ defmodule Trento.Clusters.ValueObjects.HanaClusterDetails do
"""

@required_fields [
:architecture_type,
:system_replication_mode,
:system_replication_operation_mode,
:sr_health_state,
Expand Down

0 comments on commit 2e7e789

Please sign in to comment.