Aleksandr created IGNITE-18926:
----------------------------------
Summary: Open API spec falidation fails
Key: IGNITE-18926
URL: https://issues.apache.org/jira/browse/IGNITE-18926
Project: Ignite
Issue Type: Bug
Components: rest
Environment: 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.
Reporter: Aleksandr
--
This message was sent by Atlassian Jira
(v8.20.10#820010)