5faa56c8b8
In openapi-ui.css, added new link styles with hover effects
2025-05-04 12:36:03 +01:00
c61bf2f374
Enhance documentation and improve example data handling
2025-04-27 11:35:37 +01:00
f4f9a5c88d
Remove --include-symbols from dotnet pack command
2025-04-27 11:17:07 +01:00
2843b981b4
Add README.md to project packaging
v0.0.5
2025-04-27 10:59:58 +01:00
d60e9f9a98
Enhance project documentation and update .csproj file
v0.0.4
2025-04-27 10:54:30 +01:00
e9c02bd491
Fix path separators in nuget.yml and update solution
v0.0.3
2025-04-27 10:46:21 +01:00
69e69291f9
Add author credit in README.md
v1.0.2
2025-04-27 10:40:24 +01:00
e04304b71f
Update project configuration and documentation. Github actions added.
v0.0.1
2025-04-27 10:29:18 +01:00
31d8a3c655
Add LICENSE.txt.
2025-04-21 10:35:42 +01:00
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