Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gbisurgi committed Jun 28, 2023
1 parent 06d06ca commit c23c5c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 240,11 @@ Here are all the available options:
<td>If <code>true</code>, makes oneOf copy properties over when switching.</td>
<td><code>true</code></td>
</tr>
<tr>
<td>keep_only_existing_values</td>
<td>If <code>true</code>, copy only existing properties over when switching.</td>
<td><code>false</code></td>
</tr>
<tr>
<td>schema</td>
<td>A valid JSON Schema to use for the editor. Version 3 and Version 4 of the draft specification are supported.</td>
Expand Down

0 comments on commit c23c5c3

Please sign in to comment.