[
https://issues.apache.org/jira/browse/SCB-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475643#comment-16475643
]
ASF GitHub Bot commented on SCB-491:
------------------------------------
asifdxtreme commented on a change in pull request #349: SCB-491 Fix the broken
links for China Region
URL:
https://github.com/apache/incubator-servicecomb-service-center/pull/349#discussion_r188239975
##########
File path: 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>
Review comment:
the cdn server is not the personal one, the project has been forked in my
own local, I will try to push it upstream to angula-swagger-ui, till then sc
can use my fork with public cdn server
----------------------------------------------------------------
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:
[email protected]
> 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)