You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2022/08/24 04:04:00 UTC

[jira] [Resolved] (YUNIKORN-1286) REST API doc change to remove ".* is missing.*" error response

     [ https://issues.apache.org/jira/browse/YUNIKORN-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wilfred Spiegelenburg resolved YUNIKORN-1286.
---------------------------------------------
    Fix Version/s: 1.1.0
       Resolution: Fixed

documentation change committed

> REST API doc change to remove ".* is missing.*" error response 
> ---------------------------------------------------------------
>
>                 Key: YUNIKORN-1286
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1286
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: website
>            Reporter: Manikandan R
>            Assignee: Manikandan R
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.1.0
>
>
> Each handler use to take care of incorrect url path or missing param in url path case explicitly and return a json error response with 404 error code and message ".* is missing in URL path. Please check the usage documentation". 
> While working on YUNIKORN-1276 (PR - https://github.com/apache/yunikorn-core/pull/428#discussion_r944064005), come to know that mux go library takes care of this case by returning 404 error automatically. So, cleaned up the handler code as part of YUNIKORN-1276 itself, but doc changes not yet done. This jira will address the doc changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org