5 Commits

Author SHA1 Message Date
a154bd9b8c Refactor OpenAPI usage in Razor components
Removed `@using Microsoft.OpenApi.Models` and related namespaces from various Razor component files to streamline OpenAPI model usage. Updated null checks to include opening braces for improved readability. Modified `_Imports.razor` to include new namespaces `BlazorOpenApi` and `BlazorOpenApi.Controls`, while removing outdated OpenAPI imports.
2025-03-26 09:48:47 +00:00
a01262ff8a Minor nuget update. Example code generation. 2025-03-25 15:24:23 +00:00
959fef4418 Request body UI added. Top level objects expanded by default. 2025-02-26 12:22:14 +00:00
c182db2b64 Build fixed 2025-02-25 09:16:11 +00:00
1744a7829d Add project files. 2025-02-25 09:04:27 +00:00