Skip to content
Snippets Groups Projects
Commit 5cb656fb authored by Kegsay's avatar Kegsay
Browse files

Minor swagger HTML tweaks

parent a6fa4e53
Branches
No related tags found
No related merge requests found
...@@ -61,11 +61,9 @@ ...@@ -61,11 +61,9 @@
</head> </head>
<body class="swagger-section"> <body class="swagger-section">
<div id="header"> <div id="swagger-header">
<div class="swagger-ui-wrap"> <div class="swagger-ui-wrap">
<a id="logo" href="http://swagger.wordnik.com/">swagger</a>
<form id="api_selector"> <form id="api_selector">
<div class="input"><input placeholder="http://example.com/api" id="input_baseUrl" name="baseUrl" type="text"></div>
<div class="input"><input placeholder="access_token" id="input_apiKey" name="apiKey" type="text"></div> <div class="input"><input placeholder="access_token" id="input_apiKey" name="apiKey" type="text"></div>
</form> </form>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment