You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/08/24 06:29:19 UTC

[GitHub] [incubator-linkis] casionone commented on a diff in pull request #2962: Dev 1.3.1 muli query

casionone commented on code in PR #2962:
URL: https://github.com/apache/incubator-linkis/pull/2962#discussion_r953397487


##########
linkis-public-enhancements/linkis-datasource/linkis-metadata-query/server/src/main/java/org/apache/linkis/metadata/query/server/restful/MetadataQueryRestful.java:
##########
@@ -61,15 +64,25 @@ public class MetadataQueryRestful {
     public Message getDatabases(
             @RequestParam("dataSourceName") String dataSourceName,
             @RequestParam("system") String system,
+            @RequestParam(name = "envIdArray", required = false) String envIdArray,

Review Comment:
   swagger注解需要补充



-- 
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: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org