[
https://issues.apache.org/jira/browse/YUNIKORN-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503308#comment-17503308
]
Wilfred Spiegelenburg commented on YUNIKORN-1110:
-------------------------------------------------
I also just noticed that the REST response in the documentation for
/ws/v1/partitions is not correct:
The documented response shows:
{code:java}
"name": "[mycluster]default",{code}
but the current DAO shows:
{code:java}
"clusterId": "mycluster",
"name": "default", {code}
I cannot trace back exactly when the change was made or that it was an
oversight while documenting
> update REST API documentation
> -----------------------------
>
> Key: YUNIKORN-1110
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1110
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: documentation
> Reporter: Wilfred Spiegelenburg
> Priority: Major
> Labels: newbie
>
> Multiple changes have gone into the REST API we need to update the
> documentation for all these changes:
> * YUNIKORN-193
> * YUNIKORN-958
> * YUNIKORN-960
> * YUNIKORN-961
> * YUNIKORN-1086
> * YUNIKORN-1087
> * YUNIKORN-1093
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]