Skip to content

Conversation

@avgalex
Copy link
Member

@avgalex avgalex commented Dec 7, 2025

No description provided.

avgalex and others added 2 commits December 7, 2025 14:36
…nApi 2.x

- Add net10.0 target framework to all projects
- Add conditional compilation with OPENAPI_V2 for Microsoft.OpenApi 2.x breaking changes
- Create OpenApiSchemaCompatibility.cs layer for cross-version compatibility
- Update schema type handling (string vs JsonSchemaType flags)
- Update nullable handling (Nullable property vs JsonSchemaType.Null flag)
- Update numeric properties (decimal vs string for Min/Max)
- Handle IOpenApiSchema interface changes in filters
- Add TestCompatibility.cs with helper methods for tests
- Bump version to 7.0.0

Fixes micro-elements#171
Add .NET 10 support with Swashbuckle.AspNetCore v10 and Microsoft.Ope…
@avgalex avgalex requested a review from petriashev December 7, 2025 14:12
@avgalex avgalex merged commit 830d795 into micro-elements:master Dec 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant