Skip to content

Commit

Permalink
Regenerate examples
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudomuto committed Jan 22, 2021
1 parent 4ebff29 commit 667f5e5
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 36 deletions.
27 changes: 0 additions & 27 deletions examples/doc/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -565,33 +565,6 @@ <h3 id="com.example.Address">Address</h3>
</table>




<h4>Validated Fields</h4>
<table>
<thead>
<tr>
<td>Field</td>
<td>Validations</td>
</tr>
</thead>
<tbody>

<tr>
<td>address_line_1</td>
<td>
<ul>

<li>string.min_len: 2</li>

</ul>
</td>
</tr>

</tbody>
</table>





Expand Down
Loading

0 comments on commit 667f5e5

Please sign in to comment.