Skip to content

Commit

Permalink
Test: Missing file change
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Aug 10, 2017
1 parent 936fb2b commit 823df9e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tests/statics/drafter/html_basic
Original file line number Diff line number Diff line change
Expand Up @@ -402,12 +402,14 @@


<h5>Request object</h5>
<table class="table table-striped mdl-data-table mdl-js-data-table "><table class="table table-striped mdl-data-table mdl-js-data-table "><tr><td><span>grant_type</span></td><td><code>string</code></td><td> <span class="status"></span></td><td><p>The type of oAuth grant. Always &quot;password&quot;</p>
<div class="row">
<table class="table table-striped mdl-data-table mdl-js-data-table "><table class="table table-striped mdl-data-table mdl-js-data-table "><tr><td><span>grant_type</span></td><td><code>string</code></td><td> <span class="status"></span></td><td><p>The type of oAuth grant. Always &quot;password&quot;</p>
</td><td><span class="example-value pull-right">password</span></td></tr><tr><td><span>client_id</span></td><td><code>string</code></td><td> <span class="status"></span></td><td><p>The oAuth client ID</p>
</td><td><span class="example-value pull-right">abc</span></td></tr><tr><td><span>client_secret</span></td><td><code>string</code></td><td> <span class="status"></span></td><td><p>The oAuth client secret</p>
</td><td><span class="example-value pull-right">123</span></td></tr><tr><td><span>email</span></td><td><code>string</code></td><td> <span class="status"></span></td><td><p>The email for my.teslamotors.com</p>
</td><td><span class="example-value pull-right">[email protected]</span></td></tr><tr><td><span>password</span></td><td><code>string</code></td><td> <span class="status"></span></td><td><p>The password for my.teslamotors.com</p>
</td><td><span class="example-value pull-right">edisonsux</span></td></tr></table></table> </div>
</td><td><span class="example-value pull-right">edisonsux</span></td></tr></table></table> </div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
Expand Down

0 comments on commit 823df9e

Please sign in to comment.