468856204f
Refactor example data generation to new component
2025-04-09 15:28:26 +01:00
aec61ca02f
Updated OperationControl.razor to use a <textarea> element instead of a <pre> for displaying generated example data
2025-04-08 17:16:02 +01:00
77ed16b75f
Enhance OpenAPI UI components and styling
2025-04-08 15:24:28 +01:00
c1cac17c6b
Add Table of Contents feature for improved navigation
2025-04-08 11:14:45 +01:00
878a7feded
Add ExpandoTree for hierarchical expandable nodes
2025-04-07 10:06:02 +01:00
dd22a91ca8
Update package versions in Directory.Packages.props
...
- Updated `MudBlazor` from `8.3.0` to `8.5.1`
- Updated `Microsoft.OpenApi.Readers` from `1.6.23` to `1.6.24`
2025-04-07 10:05:19 +01:00
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