**Discovery:** All Phase 2 tasks (custom fields, components, filters) work via REST API v3 endpoints, not a mix of v2/v3. Updated documentation and scripts to reflect correct endpoints: - POST /rest/api/3/field - Custom fields ✅ - POST /rest/api/3/component - Components ✅ - POST /rest/api/3/filter - Filters ✅ Updated scripts now use v3 endpoints consistently. Verified 23 fields, 6 components, and 20+ filters created successfully via REST API v3. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 00-infrastructure | ||
| 01-security | ||
| 02-core | ||
| 03-business | ||
| 04-tools | ||
| 05-backups | ||
| infrastructure-docs | ||
| postiz-config | ||
| fix_odoo_pass.py | ||