[ 
https://issues.apache.org/jira/browse/SCB-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475714#comment-16475714
 ] 

ASF GitHub Bot commented on SCB-491:
------------------------------------

little-cui closed pull request #349: SCB-491 Fix the broken links for China 
Region
URL: https://github.com/apache/incubator-servicecomb-service-center/pull/349
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/frontend/app/index.html b/frontend/app/index.html
index 406d6c97..1d078bb7 100644
--- a/frontend/app/index.html
+++ b/frontend/app/index.html
@@ -64,16 +64,16 @@
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/angular-chart.js/1.1.1/angular-chart.js";></script>
    <!-- <script 
src="https://rawcdn.githack.com/Orange-OpenSource/angular-swagger-ui/0.5.4/dist/scripts/swagger-ui.js";></script>
 -->
     <script 
src="https://rawcdn.githack.com/mmumshad/angular-yamljs/master/dist/angular-yamljs.js";></script>
-    <script 
src="https://cdn.rawgit.com/asifdxtreme/angular-swagger-ui/565ed3ea/dist/scripts/swagger-ui.js";></script>
+    <script 
src="https://rawcdn.githack.com/asifdxtreme/angular-swagger-ui/master/dist/scripts/swagger-ui.js";></script>
 
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/js-yaml/3.11.0/js-yaml.min.js";></script>
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/yamljs/0.1.5/yaml.js";></script>
-    <script 
src="https://cdn.rawgit.com/asifdxtreme/angular-swagger-ui/565ed3ea/dist/scripts/modules/swagger-yaml-parser.min.js";></script>
+    <script 
src="https://rawcdn.githack.com/asifdxtreme/angular-swagger-ui/master/dist/scripts/modules/swagger-yaml-parser.min.js";></script>
     <script 
src="https://fastcdn.org/FileSaver.js/1.1.20151003/FileSaver.min.js";></script>
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.4/jszip.js";></script>
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.3.2/swagger-ui-bundle.js";></script>
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.3.2/swagger-ui-standalone-preset.js";></script>
-    <script 
src="https://cdn.rawgit.com/jeremyfa/yaml.js/v0.3.0/dist/yaml.js";></script>
+    <script 
src="https://rawcdn.githack.com/jeremyfa/yaml.js/v0.3.0/dist/yaml.js";></script>
     <!-- build:js({.tmp,app}) scripts/scripts.js -->
     <script src="scripts/app.js"></script>
     <!-- Load common services -->


 

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


> Test Schema function of Service Center is not available
> -------------------------------------------------------
>
>                 Key: SCB-491
>                 URL: https://issues.apache.org/jira/browse/SCB-491
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Service-Center
>    Affects Versions: service-center-1.0.0-m1
>            Reporter: mabin
>            Assignee: Mohammad Asif Siddiqui
>            Priority: Major
>             Fix For: service-center-1.0.0-m2
>
>         Attachments: bmi_test_schema.png
>
>
> Service Center version: 1.0.0-m1
> Test case: 
> https://github.com/apache/incubator-servicecomb-java-chassis/tree/master/samples/bmi
> !bmi_test_schema.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to