Igor Gusev created IGNITE-20406:
-----------------------------------
Summary: Return cleaner page on node REST URI
Key: IGNITE-20406
URL: https://issues.apache.org/jira/browse/IGNITE-20406
Project: Ignite
Issue Type: Task
Components: rest
Reporter: Igor Gusev
Currently, when the node URL is opened in browser it shows a Not Found json:
{"message":"Not
Found","_links":\{"self":{"href":"/","templated":false}},"_embedded":\{"errors":[{"message":"Page
Not Found"}]}}
Would be nice to instead show openapi.yaml or at least something more
undestandable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)