Skip to content

Commit

Permalink
Rebase into schema.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Feb 18, 2024
1 parent 5380655 commit 94b2cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/api/schema/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17463,6 +17463,7 @@ export interface operations {
header?: {
"run-as"?: string | null;
};
/** @description The encoded database identifier of the History. */
path: {
history_id: string;
};
Expand Down

0 comments on commit 94b2cef

Please sign in to comment.