[
https://issues.apache.org/jira/browse/IGNITE-18926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr updated IGNITE-18926:
-------------------------------
Description:
IGNITE-18881 introduced a regression in terms of openapi spec validation. It
has duplicates in some parts. To reproduce the issue just pull the latest main
branch and run ./gradlew check -x test -x integrationTest.
The reason for this is javadoc which adds parameter descriptions. From them the
duplicated info is generated.
> Open API spec falidation fails
> ------------------------------
>
> Key: IGNITE-18926
> URL: https://issues.apache.org/jira/browse/IGNITE-18926
> Project: Ignite
> Issue Type: Bug
> Components: rest
> Reporter: Aleksandr
> Priority: Major
> Labels: ignite-3
>
> IGNITE-18881 introduced a regression in terms of openapi spec validation. It
> has duplicates in some parts. To reproduce the issue just pull the latest
> main branch and run ./gradlew check -x test -x integrationTest.
> The reason for this is javadoc which adds parameter descriptions. From them
> the duplicated info is generated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)