Skip to content

Commit 02b5388

Browse files
authored
Merge pull request #251 from LeXwDeX/fix/workflow-schema-evidence
test(dag): refresh workflow schema evidence
2 parents 63a752d + efb545c commit 02b5388

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/opencode/test/tool/fixtures/workflow-parameters-post-change.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"captured_from": "packages/opencode/src/tool/workflow.ts (file-backed discriminated-union Parameters)",
3-
"schema_bytes": 4681,
3+
"schema_bytes": 4712,
44
"branch_count": 10,
55
"session_id_exposed": false,
66
"project_id_exposed": false,
77
"inline_spec_exposed": false,
88
"transformed": {
99
"openai": {
10-
"bytes": 4511,
10+
"bytes": 4542,
1111
"branch_count": 10,
1212
"start_spec_path_present": true,
1313
"inline_spec_exposed": false
1414
},
1515
"azure": {
16-
"bytes": 4511,
16+
"bytes": 4542,
1717
"branch_count": 10,
1818
"start_spec_path_present": true,
1919
"inline_spec_exposed": false
2020
},
2121
"gemini": {
22-
"bytes": 4681,
22+
"bytes": 4712,
2323
"branch_count": 10,
2424
"start_spec_path_present": true,
2525
"inline_spec_exposed": false

0 commit comments

Comments
 (0)