feat(api): api update - #1229
Conversation
Automated review: 1 gate(s) failed
Reproducible from the spec Regenerating from the stated spec and config reproduces this branch byte for byte. Deterministic Two independent generator runs produced byte-identical output. Public surface 0 added, 0 removed, 0 types added, 0 removed tsc --noEmit (sdk-node: src + generated tests) These are the deterministic gates only: facts a machine can settle. Judgement |
7df0e3b to
3c311c8
Compare
Automated review: 1 gate(s) failed
Reproducible from the spec Regenerating from the stated spec and config reproduces this branch byte for byte. Deterministic Two independent generator runs produced byte-identical output. Public surface 0 added, 0 removed, 0 types added, 0 removed tsc --noEmit (sdk-node: src + generated tests) These are the deterministic gates only: facts a machine can settle. Judgement |
Regenerated from the OpenAPI spec by app-agent-codegen.
Spec: https://api.roark.ai/doc
Public surface
No change to the public surface: the diff is implementation detail only.
Note
This deletes 39 lines while removing nothing from the public surface.
The surface list above is authoritative: it is extracted from the compiled AST,
not from the diff.
Files
7 changed (+254 -39)
src/resources/simulation-job.tsmodified (+56 -0)src/resources/simulation-run-plan-job.tsmodified (+28 -0)src/resources/customer-flow.tsmodified (+98 -35)src/resources/config.tsmodified (+25 -3)tests/api-resources/customer-flow.test.tsmodified (+44 -0)tests/api-resources/config.test.tsmodified (+2 -0).stats.ymlmodified (+1 -1)The generator is deterministic: the same spec and config always produce this
output. Every file here was rewritten wholesale, so review the diff, not the
file list.