We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a035016 commit a8da5cbCopy full SHA for a8da5cb
dist/index.html
@@ -7,7 +7,7 @@
7
<link href="styles/api-console-light-theme.css" rel="stylesheet" class="theme">
8
</head>
9
<body ng-app="ramlConsoleApp" ng-cloak class="raml-console-body">
10
- <raml-console src="http://localhost:9000/examples/leagues.raml"></raml-console>
+ <raml-initializer></raml-initializer>
11
<script src="scripts/api-console-vendor.js"></script>
12
<script src="scripts/api-console.js"></script>
13
<script>
0 commit comments