Skip to content

Commit

Permalink
Update ts
Browse files Browse the repository at this point in the history
Signed-off-by: muralibasani <muralidahr.basani@aiven.io>
  • Loading branch information
muralibasani committed Oct 23, 2023
1 parent 5ca044f commit adfc8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coral/types/api.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1245,8 +1245,8 @@ export type components = {
hasSchema: boolean;
/** Format: int32 */
clusterId: number;
topicOwner?: boolean;
highestEnv?: boolean;
topicOwner?: boolean;
};
TopicBaseConfig: {
topicName: string;
Expand Down

0 comments on commit adfc8d1

Please sign in to comment.