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

EPMRPP-89805 || Provided more description for merge launches swagger #1979

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

IvanKustau
Copy link
Contributor

No description provided.

@IvanKustau IvanKustau self-assigned this Apr 30, 2024
@IvanKustau IvanKustau requested a review from avarabyeu as a code owner April 30, 2024 07:25
@Parameter(description = "Merge launches request body", required = true) @RequestBody @Validated
MergeLaunchesRQ mergeLaunchesRQ, @AuthenticationPrincipal ReportPortalUser user) {
@Parameter(description = "Merge launches request body", required = true) @RequestBody
@Validated MergeLaunchesRQ mergeLaunchesRQ, @AuthenticationPrincipal ReportPortalUser user) {

Choose a reason for hiding this comment

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

⚠️ [reviewdog] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'mergeLaunchesRQ' must contain no more than '1' consecutive capital letters.

APiankouski
APiankouski previously approved these changes Apr 30, 2024
@IvanKustau IvanKustau merged commit cb2cd5d into develop Apr 30, 2024
7 checks passed
@IvanKustau IvanKustau deleted the EPMRPP-89805-update-merge-launch-swagger branch April 30, 2024 07:34
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