carloea2 commented on code in PR #8136:
URL: https://github.com/apache/texera/pull/8136#discussion_r3897988085


##########
amber/src/main/scala/org/apache/texera/web/resource/dashboard/hub/HubResource.scala:
##########
@@ -408,6 +408,7 @@ class HubResource {
     * @return             A Map from each actionType.value (e.g. "like", 
"clone")
     *                     to a List of DashboardClickableFileEntry containing 
the top 8
     *                     public entities of that type.
+    * @throws javax.ws.rs.BadRequestException if entityType is missing

Review Comment:
   Updated the throws tag to cover unsupported action types too.



-- 
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]

Reply via email to