Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
chenselena committed Oct 3, 2024
1 parent 9074b36 commit eb1cad5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
@Getter
@AllArgsConstructor(access = AccessLevel.PROTECTED)
@NoArgsConstructor(access = AccessLevel.PROTECTED)
// Test
public class Replication {
@Schema(description = "List of replication Schedule for replication flow setup", example = "")
@NotNull(message = "Incorrect replication policy specified. Replication.policy cannot be null")
Expand Down

0 comments on commit eb1cad5

Please # to comment.