[
https://issues.apache.org/jira/browse/IGNITE-20406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Gusev updated IGNITE-20406:
--------------------------------
Description:
Currently, when the node URL is opened in browser it shows a Not Found json:
{code:java}
{"message":"Not
Found","_links":{"self":{"href":"/","templated":false}},"_embedded":{"errors":[{"message":"Page
Not Found"}]}} {code}
Would be nice to instead show openapi.yaml or at least something more
undestandable.
was:
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.
> 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
> Priority: Minor
> Labels: ignite-3
>
> Currently, when the node URL is opened in browser it shows a Not Found json:
> {code:java}
> {"message":"Not
> Found","_links":{"self":{"href":"/","templated":false}},"_embedded":{"errors":[{"message":"Page
> Not Found"}]}} {code}
> 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)