Commit b30d38d
Move company notes API to Unstable: fix path params and add company property to note schema
- 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 0bb613c commit b30d38d
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 | | |
| |||
25021 | 25021 | | |
25022 | 25022 | | |
25023 | 25023 | | |
25024 | | - | |
| 25024 | + | |
| 25025 | + | |
25025 | 25026 | | |
25026 | 25027 | | |
25027 | 25028 | | |
| |||
25050 | 25051 | | |
25051 | 25052 | | |
25052 | 25053 | | |
| 25054 | + | |
| 25055 | + | |
| 25056 | + | |
| 25057 | + | |
| 25058 | + | |
| 25059 | + | |
| 25060 | + | |
| 25061 | + | |
| 25062 | + | |
| 25063 | + | |
| 25064 | + | |
| 25065 | + | |
| 25066 | + | |
25053 | 25067 | | |
25054 | 25068 | | |
25055 | 25069 | | |
| |||
0 commit comments