Skip to content

[add] net10 support, Accept-Language header, Bearer security auto-detection#24

Merged
i4004 merged 7 commits into
developfrom
feature/lib_versions_update
Jun 8, 2026
Merged

[add] net10 support, Accept-Language header, Bearer security auto-detection#24
i4004 merged 7 commits into
developfrom
feature/lib_versions_update

Conversation

@lapych

@lapych lapych commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

lapych added 6 commits June 5, 2026 08:53
…arameter types

* Added AcceptLanguageHeaderArgs class for per-operation Accept-Language header config
* Added SecuritySchemeName to SimplifyWebSwaggerArgs for Bearer security requirements
* Added RouteParameterTypes to ControllerAction for typed route params
* Updated SimplifyWebDocumentFilter and ControllerActionsFactory accordingly
* Updated README with configuration examples for security scheme and JSON casing
* SecuritySchemeName in SimplifyWebSwaggerArgs now defaults to null (auto-detect)
* When null, all security schemes registered via AddSecurityDefinition are applied
  automatically as separate OR requirements on authorized operations
* Set SecuritySchemeName explicitly to restrict to a specific scheme
* Updated README to document the new auto-detection behavior
* Fix null-reference in ResolveSecuritySchemeNames for net8/net9 —
  Components and SecuritySchemes can be null when no AddSecurityDefinition is called
@lapych lapych requested a review from i4004 June 8, 2026 04:39
@lapych lapych closed this Jun 8, 2026
@lapych lapych reopened this Jun 8, 2026
@i4004 i4004 merged commit 20ac9f8 into develop Jun 8, 2026
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.

2 participants