### EPAM AI DIAL Admin version 0.7.0 ### What happened? Description: Export to core config breaks if application runner type has wrong parameters. Steps to Reproduce: Go to Application Runners. Create application runner with schema like: { "$id": "http://DK", "dial:applicationTypeDisplayName": "DK-app-runner", "dial:applicationTypeRoutes": [ { "paths": ["https://tst-tst"], "upstreams": [ { "endpoint": "https://test-test", "key": "123" } ] } ] } Save it. Expected: Export works without errors. Actual: Export fails. Logs: <img width="1469" height="67" alt="Image" src="https://github.com/user-attachments/assets/234e7512-caab-4cd4-8315-f9be7ea9c162" /> ### Confidential information - [x] I confirm that do not share any confidential information