Commit 6ee26cf
Move company notes API to Unstable: fix path params and add company property to note schema (#380)
- Fix path parameter: {id} → {company_id} to match Rails route
- Add company property to note schema (mirrors contact property)
- Update note schema description to mention companies
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 99025e8 commit 6ee26cf
1 file changed
+18
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3683 | 3683 | | |
3684 | 3684 | | |
3685 | 3685 | | |
3686 | | - | |
| 3686 | + | |
3687 | 3687 | | |
3688 | 3688 | | |
3689 | 3689 | | |
3690 | | - | |
| 3690 | + | |
3691 | 3691 | | |
3692 | 3692 | | |
3693 | 3693 | | |
| |||
3793 | 3793 | | |
3794 | 3794 | | |
3795 | 3795 | | |
3796 | | - | |
| 3796 | + | |
3797 | 3797 | | |
3798 | 3798 | | |
3799 | 3799 | | |
| |||
25284 | 25284 | | |
25285 | 25285 | | |
25286 | 25286 | | |
25287 | | - | |
| 25287 | + | |
| 25288 | + | |
25288 | 25289 | | |
25289 | 25290 | | |
25290 | 25291 | | |
| |||
25313 | 25314 | | |
25314 | 25315 | | |
25315 | 25316 | | |
| 25317 | + | |
| 25318 | + | |
| 25319 | + | |
| 25320 | + | |
| 25321 | + | |
| 25322 | + | |
| 25323 | + | |
| 25324 | + | |
| 25325 | + | |
| 25326 | + | |
| 25327 | + | |
| 25328 | + | |
| 25329 | + | |
25316 | 25330 | | |
25317 | 25331 | | |
25318 | 25332 | | |
| |||
0 commit comments