Merge branch 'master' of github.com:wordnik/swagger-ui
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</h1>
|
||||
|
||||
<ul id='nav'>
|
||||
<li class="first odd"><input id="input_baseUrl" class="header-input" type="text" style="width: 400px" placeholder="http://awesome-api.com/rest/list.json"></li>
|
||||
<li class="first odd"><input id="input_baseUrl" class="header-input" type="text" style="width: 400px" placeholder="http://awesome-api.com/api"></li>
|
||||
<li class="even"><input id="input_apiKey" class="header-input" type="text" style="width: 200px" placeholder="(api key)"></li>
|
||||
<li class="last odd" id="button_explore"><a href="#" class="active">Explore</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user