Skip to content

Commit 5bdc19f

Browse files
CorralPeltzermrin9
authored andcommitted
Typo
1 parent d0cfd16 commit 5bdc19f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ <h2> Attributes</h2>
352352
<tr>
353353
<td class="mono bold right">schema-hide-read-only </td>
354354
<td class="gray"> <span class='bold dark-gray'>Allowed:<span class='blue'> always | never | (combination of: post | put | patch)</span></span> -
355-
read-only fileds in request schemas is <span class='blue'> always </span> hidden but are shown in response.
355+
read-only fields in request schemas is <span class='blue'> always </span> hidden but are shown in response.
356356
<br/>
357357
If you do not want to hide read-only fields or hide them based on action you can configure this setting to 'never' or any combination of post | put | patch to indicate where to hide
358358
<br/>
@@ -364,7 +364,7 @@ <h2> Attributes</h2>
364364
<tr>
365365
<td class="mono bold right">schema-hide-write-only </td>
366366
<td class="gray"> <span class='bold dark-gray'>Allowed:<span class='blue'> always | never</span></span> -
367-
write-only fileds in response schemas is <span class='blue'> always </span> hidden but are shown in request.
367+
write-only fields in response schemas is <span class='blue'> always </span> hidden but are shown in request.
368368
<br/>
369369
If you do not want to hide write-only fields then set to 'never'
370370
<br/>

0 commit comments

Comments
 (0)