Movatterモバイル変換


[0]ホーム

URL:


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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
AndreaCuneo wants to merge1 commit intodotnet:main
base:main
Choose a base branch
Loading
fromARKlab:bugfix/SubstituteTypeInvalidPropertySetter

Conversation

AndreaCuneo
Copy link

fix(ApiExplorer): SubstitutedType have invalid property setter

  • You've read theContributor Guide andCode 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
@AndreaCuneo
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
@AndreaCuneoAndreaCuneoforce-pushed thebugfix/SubstituteTypeInvalidPropertySetter branch from27ac7c3 to41f8cdaCompareAugust 28, 2024 09:52
@AndreaCuneo
Copy link
Author

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

Sign up for freeto 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
@AndreaCuneo

[8]ページ先頭

©2009-2025 Movatter.jp