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 2018/06/26 11:41:14 UTC

[GitHub] fangnoo opened a new pull request #778: [SCB-699] add schemaIds field in register.yaml when mock the Local se…

fangnoo opened a new pull request #778: [SCB-699] add schemaIds field in register.yaml when mock the Local se…
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/778
 
 
   registery.yaml  template:
   ```
   auth-provider:
     - id: "001"
       version: "0.0.1"
       appid: auth-sample #调试的服务id
       schemaIds:
        - springmvcHello
       instances:
         - endpoints:
           - rest://127.0.0.1:8080
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services