ryankert01 commented on code in PR #510: URL: https://github.com/apache/yunikorn-site/pull/510#discussion_r1896517529
########## docs/api/scheduler.md: ########## @@ -930,11 +931,10 @@ Fetch all users usage given a Partition and displays general information about t ] ``` -### Error response +#### Error response **Code** : `500 Internal Server Error` -## UserTracker ### Get specific user usage tracking information Fetch specific user usage given a Partition and displays general information about the users managed by YuniKorn. In case the username contains any special characters, it needs to be url escaped to avoid issues. Review Comment: done. ########## docs/api/scheduler.md: ########## @@ -1086,7 +1086,7 @@ Fetch all groups usage given a Partition and displays general information about ] ``` -### Error response +#### Error response **Code** : `500 Internal Server Error` Review Comment: done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
