{
    "success": true,
    "service": "DeskNoria Update API",
    "version": "1.4.165",
    "endpoints": {
        "health": "https://update.remote.desknoria.com/api/health.php",
        "publisherComponents": "https://update.remote.desknoria.com/api/publisher/components",
        "publisherMultipart": "https://update.remote.desknoria.com/api/publisher/upload",
        "publisherResumable": "https://update.remote.desknoria.com/api/publisher/uploads",
        "uploadJsonLegacy": "https://update.remote.desknoria.com/api/update-upload-json.php",
        "uploadMultipartLegacy": "https://update.remote.desknoria.com/api/update-upload.php",
        "manifest": "https://update.remote.desknoria.com/api/updates/manifest"
    },
    "message": "Publisherul folosește multipart streaming, upload binar reluabil și Base64 legacy doar ca fallback."
}