mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 03:34:20 +00:00
perf: styles of pipelines
This commit is contained in:
@@ -64,6 +64,7 @@ export interface Pipeline {
|
||||
for_version: string;
|
||||
config: object;
|
||||
stages: string[];
|
||||
is_default: boolean;
|
||||
created_at: string;
|
||||
updated_at: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user