Commit b87005f
Add notes field to company API responses
- Added notes field to company schema following the same pattern as contact_notes
- Updated example responses for POST /companies and GET /companies/{id} endpoints
- Notes field includes type, data array with addressable_list items, url, total_count, and has_more properties
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent ec09a5b commit b87005f
1 file changed
+43
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2680 | 2680 | | |
2681 | 2681 | | |
2682 | 2682 | | |
| 2683 | + | |
| 2684 | + | |
| 2685 | + | |
| 2686 | + | |
| 2687 | + | |
| 2688 | + | |
2683 | 2689 | | |
2684 | 2690 | | |
2685 | 2691 | | |
| |||
2902 | 2908 | | |
2903 | 2909 | | |
2904 | 2910 | | |
| 2911 | + | |
| 2912 | + | |
| 2913 | + | |
| 2914 | + | |
| 2915 | + | |
| 2916 | + | |
2905 | 2917 | | |
2906 | 2918 | | |
2907 | 2919 | | |
| |||
16475 | 16487 | | |
16476 | 16488 | | |
16477 | 16489 | | |
| 16490 | + | |
| 16491 | + | |
| 16492 | + | |
| 16493 | + | |
| 16494 | + | |
| 16495 | + | |
| 16496 | + | |
| 16497 | + | |
| 16498 | + | |
| 16499 | + | |
| 16500 | + | |
| 16501 | + | |
| 16502 | + | |
| 16503 | + | |
| 16504 | + | |
| 16505 | + | |
| 16506 | + | |
| 16507 | + | |
| 16508 | + | |
| 16509 | + | |
| 16510 | + | |
| 16511 | + | |
| 16512 | + | |
| 16513 | + | |
| 16514 | + | |
| 16515 | + | |
| 16516 | + | |
| 16517 | + | |
| 16518 | + | |
| 16519 | + | |
| 16520 | + | |
16478 | 16521 | | |
16479 | 16522 | | |
16480 | 16523 | | |
| |||
0 commit comments