Skip to content
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

New rule S6965 for C#: You should use HttpAttribute in API controller actions #9168

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

gregory-paidis-sonarsource
Copy link
Contributor

Fixes #9092

Copy link
Contributor

@mary-georgiou-sonarsource mary-georgiou-sonarsource left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful 💥🐳
Minor polishing comments and suggestions.

@gregory-paidis-sonarsource gregory-paidis-sonarsource force-pushed the greg/implement-S6965 branch 2 times, most recently from fce459a to d5d84dc Compare April 23, 2024 08:57
Copy link

sonarcloud bot commented Apr 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@mary-georgiou-sonarsource mary-georgiou-sonarsource left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳 💥 🍐

Copy link

sonarcloud bot commented Apr 23, 2024

@gregory-paidis-sonarsource gregory-paidis-sonarsource merged commit 499eef5 into master Apr 24, 2024
28 checks passed
@gregory-paidis-sonarsource gregory-paidis-sonarsource deleted the greg/implement-S6965 branch April 24, 2024 08:09
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.

New rule S6965 for C#: You should use HttpAttribute in API controller actions
2 participants