Sha256: 5b79bada0cf1624c0523c3c28f089df7e8116f285905490d3137f730a875c530

Contents?: true

Size: 438 Bytes

Versions: 6

Compression:

Stored size: 438 Bytes

Contents

<div class="table-responsive">
  <table class="table table-striped">
    <thead>
      <tr>
        <th>Type</th>
        <th>Type Attributes</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>{{payload.type.name}}</td>
        <td>
          <rs-attribute-description attribute="{options:{example:payload.example,typeData:payload.type}}"></rs-attribute-description>
        </td>
      </tr>
    </tbody>
  </table>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
praxis-0.16.1 lib/api_browser/app/views/directives/request_body/_default.html
praxis-0.16.0 lib/api_browser/app/views/directives/request_body/_default.html
praxis-0.15.0 lib/api_browser/app/views/directives/request_body/_default.html
praxis-0.14.0 lib/api_browser/app/views/directives/request_body/_default.html
praxis-0.13.0 lib/api_browser/app/views/directives/request_body/_default.html
praxis-0.11.2 lib/api_browser/app/views/directives/request_body/_default.html