wujimin commented on a change in pull request #691: [SCB-546] refactor the 
schemas registry logic
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/691#discussion_r186636716
 
 

 ##########
 File path: 
service-registry/src/main/java/org/apache/servicecomb/serviceregistry/client/http/ServiceRegistryClientImpl.java
 ##########
 @@ -350,6 +354,30 @@ public String getSchema(String microserviceId, String 
schemaId) {
     return null;
   }
 
+  @Override
+  public List<GetSchemaResponse> getSchemas(String microserviceId) {
 
 Review comment:
   maybe add comments to point, default not get schema content is better.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to