Skip to content

Commit

Permalink
Merge branch 'ws/copy-notebook' of https://github.com/marimo-team/marimo
Browse files Browse the repository at this point in the history
 into ws/copy-notebook
  • Loading branch information
wasimsandhu committed Sep 5, 2024
2 parents 5a33dbe + 0330f87 commit 281285a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2409,7 +2409,7 @@ export interface components {
CopyNotebookRequest: {
source: string;
destination: string;
}
};
SaveUserConfigurationRequest: {
config: components["schemas"]["MarimoConfig"];
};
Expand Down

0 comments on commit 281285a

Please sign in to comment.