We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d105c8e commit 9e80f67Copy full SHA for 9e80f67
docs/index.html
@@ -322,16 +322,6 @@ <h2> Attributes</h2>
322
</td>
323
<td>row</td>
324
</tr>
325
- <tr>
326
- <td class="mono-bold"> resolve-circular-refs </td>
327
- <td class="gray">RapiDoc attempts to resolve all the circular references (if prsent) in the api spec.
328
- However if you face any performance issues while loading the spec, then you can disable it by setting it to 'false'
329
- Our recommendation is to leave it as the default value of 'true'.
330
- </td>
331
- <td>true</td>
332
- </tr>
333
-
334
335
</table>
336
</div>
337
0 commit comments