Skip to content

Commit

Permalink
Update services/tables/src/main/java/com/linkedin/openhouse/tables/ap…
Browse files Browse the repository at this point in the history
…i/spec/v0/request/components/Policies.java

Co-authored-by: Rohit kumar <[email protected]>
  • Loading branch information
chenselena and rohitkum2506 authored Oct 18, 2024
1 parent 8a87977 commit c3bca69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public class Policies {

@Schema(
description =
"Replication as required in /tables API request. This column holds the replication spec config.",
"Replication as required in /tables API request. This field holds the replication spec config.",
example = "{replication:{config:[{destination: clusterA, interval: 12H}]}}")
@Valid
Replication replication;
Expand Down

0 comments on commit c3bca69

Please sign in to comment.