Commit 64b29da
fix(export): add include_code_metric_metadata to LogRecordsExportRequest in openapi.yaml
The field was hand-added to the generated model (mirroring upstream e42a569)
but missing from the schema, so it would be silently dropped on the next regen
(HYBIM-853). Adding it here mirrors the redact entry (type: boolean, default:
false) and ensures the field survives regeneration.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 10b2fb4 commit 64b29da
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28491 | 28491 | | |
28492 | 28492 | | |
28493 | 28493 | | |
| 28494 | + | |
| 28495 | + | |
| 28496 | + | |
| 28497 | + | |
| 28498 | + | |
28494 | 28499 | | |
28495 | 28500 | | |
28496 | 28501 | | |
| |||
0 commit comments