Commit ecb6ba1
style(#3828): restore lost indentation on EmptyObjectSchema
Copilot review catch: the indentation on `EmptyObjectSchema` was lost
when `GetUniqueOperationId` was removed in the parent commit. Re-indent
to 8 spaces to match the other private methods in the class.
Co-Authored-By: Claude (claude-opus-4-7) <noreply@anthropic.com>1 parent 8c2aeed commit ecb6ba1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
0 commit comments