ferrero-opentext/src
DJP 45b4067150 Create simplified uploader matching exact standalone script
AssetUploaderSimple - exact copy of standalone logic:
- Only 5 metadata fields (not 17)
- Same field order and structure
- Same cURL options
- Produces ~1200 byte payload like standalone

Test upload now uses AssetUploaderSimple for exact match.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 09:12:51 -04:00
..
ApiClient.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
AssetDownloader.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
AssetUploader.php Create simplified uploader matching exact standalone script 2025-10-28 09:12:51 -04:00
AssetUploaderSimple.php Create simplified uploader matching exact standalone script 2025-10-28 09:12:51 -04:00
CampaignFormatter.php Fix status updates and enhance workflow with proper error handling 2025-10-23 16:43:09 -04:00
Logger.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
MetadataExtractor.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
OAuth2Handler.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
PostmanCollectionParser.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
ResponseFormatter.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
StatusManager.php Fix status updates and enhance workflow with proper error handling 2025-10-23 16:43:09 -04:00
TestRunner.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
WorkflowManager.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00