Files
radzen-blazor/RadzenBlazorDemos.Host/Controllers
Atanas Korchev 41db785c31 Move Upload demo to /upload and rename upload API to api/upload
The Upload component demo was served at /example-upload because the demo
host's UploadController owned the /upload URL space. Move the controller's
endpoints under api/upload/* to free /upload, point the demo page and every
consumer (Upload and HtmlEditor demos) at the new paths, switch the page
route and ExampleService path to /upload, and add a permanent 301 redirect
from /example-upload (and the legacy docs URL) to /upload.
2026-06-23 12:45:15 +03:00
..
2025-12-19 17:36:32 +02:00