You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/03/20 11:35:55 UTC

[GitHub] [servicecomb-service-center] little-cui commented on a change in pull request #907: remove schemas and props response, no client use it

little-cui commented on a change in pull request #907:
URL: https://github.com/apache/servicecomb-service-center/pull/907#discussion_r598100323



##########
File path: server/rest/govern/service.go
##########
@@ -102,7 +102,8 @@ func (governService *Service) GetServicesInfo(ctx context.Context, in *pb.GetSer
 				continue
 			}
 		}
-
+		service.Properties = nil

Review comment:
       建议增加一个option = service-properties来控制Properties的返回




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

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