Commit 1bbd154
committed
docs(client): align three organization docblocks with the decoded metadata wire
Round-2 contract-review fix for #18728 (PR #19122, FAIL — scoped, comment
5736639314). OrganizationWire's docblock at :1206-1213 was rewritten to say
metadata arrives DECODED on setActive/get/delete/list, but three linked
docblocks on the same published SDK surface still declared the old stored-
JSON-text wire: OrganizationFullWire, organizations.setActive and
organizations.get. Each is corrected to point at OrganizationWire and state
the one now-true fact, without repeating the block itself.
Also clarifies organizations.delete's "as it was stored" phrase, which is
ambiguous rather than wrong (it is about which row — the pre-delete
snapshot — not about metadata encoding) on a route this PR now decodes.
Prose only: no type, export or runtime change.
Claude-Session: https://claude.ai/code/session_019srGWGCBBCBHqcDoRZpQRh
Co-authored-by: Claude <noreply@anthropic.com>1 parent 485138e commit 1bbd154
1 file changed
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1406 | 1406 | | |
1407 | 1407 | | |
1408 | 1408 | | |
1409 | | - | |
1410 | | - | |
1411 | | - | |
1412 | | - | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
1413 | 1413 | | |
1414 | 1414 | | |
1415 | 1415 | | |
| |||
3644 | 3644 | | |
3645 | 3645 | | |
3646 | 3646 | | |
3647 | | - | |
3648 | | - | |
| 3647 | + | |
| 3648 | + | |
3649 | 3649 | | |
3650 | 3650 | | |
3651 | 3651 | | |
| |||
3662 | 3662 | | |
3663 | 3663 | | |
3664 | 3664 | | |
3665 | | - | |
| 3665 | + | |
3666 | 3666 | | |
3667 | 3667 | | |
3668 | 3668 | | |
| |||
3774 | 3774 | | |
3775 | 3775 | | |
3776 | 3776 | | |
3777 | | - | |
| 3777 | + | |
| 3778 | + | |
3778 | 3779 | | |
3779 | 3780 | | |
3780 | 3781 | | |
| |||
0 commit comments