Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(ApiExplorer): SubstitutedType have invalid property setter #1105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AndreaCuneo wants to merge 1 commit into dotnet:main
base: main
Choose a base branch
Loading
from ARKlab:bugfix/SubstituteTypeInvalidPropertySetter

Conversation

Copy link

@AndreaCuneo AndreaCuneo commented Aug 28, 2024

fix(ApiExplorer): SubstitutedType have invalid property setter

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

The PropertySetter of the SubstitutedType properties have 0 parameters: they had the same signature of the Getter.

Fixes #1104

martincostello and spaasis reacted with thumbs up emoji
Copy link
Author

@dotnet-policy-service agree

The PropertySetter of the SubstitutedType have 0 parameters: they had the same signature of the Getter.
resolves: dotnet#1104 
@AndreaCuneo AndreaCuneo force-pushed the bugfix/SubstituteTypeInvalidPropertySetter branch from 27ac7c3 to 41f8cda Compare August 28, 2024 09:52
Copy link
Author

@commonsensesoftware can you please take a look. is a 1 line change plus tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[Bug] Properties generated by DefaultModelTypeBuilder have invalid setter: without parameter
1 participant

AltStyle によって変換されたページ (->オリジナル) /