fix(scheduling): correct caption data parameter mismatch #17

Merged
zooper merged 1 commit from scheduled into main 2025-08-10 19:24:07 +00:00
zooper commented 2025-08-10 19:23:55 +00:00 (Migrated from github.com)
  • Fix frontend to send 'customCaption' instead of 'caption' parameter
  • Resolves issue where scheduled posts displayed "Scheduled post" fallback text
  • Ensures actual generated caption content is properly saved and displayed

Fixes the parameter mismatch between frontend and backend API

- Fix frontend to send 'customCaption' instead of 'caption' parameter - Resolves issue where scheduled posts displayed "Scheduled post" fallback text - Ensures actual generated caption content is properly saved and displayed Fixes the parameter mismatch between frontend and backend API
Sign in to join this conversation.
No description provided.