<tr>

<td ng-bind-html="name | attributeName">
</td>
<td>
  <a ui-sref="root.builtin.field-selector">FieldSelector</a>
</td>
<td>
  <p>This attribute allows you to specify what response you would like from
    the API. You can select individual fields from the schema using a comma
    separated list. <a ui-sref="root.builtin.field-selector">Find out more</a>.</p>
  <attribute-description attribute="details"></attribute-description>
</td>

</tr>