Skip to content

Types with TryParse must be set with type string#3108

Merged
martincostello merged 1 commit into
domaindrivendev:masterfrom
jgarciadelanoceda:issue_3105_TypesWithTryParseMustBeSetAsString
Oct 11, 2024
Merged

Types with TryParse must be set with type string#3108
martincostello merged 1 commit into
domaindrivendev:masterfrom
jgarciadelanoceda:issue_3105_TypesWithTryParseMustBeSetAsString

Conversation

@jgarciadelanoceda

@jgarciadelanoceda jgarciadelanoceda commented Oct 11, 2024

Copy link
Copy Markdown
Contributor

Fixes #3105
It's not a full rollback of #2980.. But almost, now it takes into account the Enum if the apiParameter.Type is Enum

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Using latest version of Swashbuckle, OpenAPI documentation is incorrect when using custom TryParse() binding with Minimal APIs

3 participants