Skip to content

Commit

Permalink
docs: regenerate jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
wozjac committed Jun 18, 2024
1 parent 3f945ba commit 4c37edd
Show file tree
Hide file tree
Showing 3 changed files with 361 additions and 103 deletions.
141 changes: 139 additions & 2 deletions docs/ODataMockGenerator.html
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,143 @@ <h3 class="subsection-title">Classes</h3>

<h3 class="subsection-title">Methods</h3>







<h4 class="name" id="_applyRelationships"><span class="type-signature"></span>_applyRelationships<span class="signature">(oMockData)</span><span class="type-signature"></span></h4>






<div class="description">
Generates relationships between entities mentioned in the configuration
</div>









<h5>Parameters:</h5>


<table class="params">
<thead>
<tr>

<th>Name</th>


<th>Type</th>





<th class="last">Description</th>
</tr>
</thead>

<tbody>


<tr>

<td class="name"><code>oMockData</code></td>


<td class="type">


<span class="param-type">Object</span>



</td>





<td class="description last">incoming data</td>
</tr>


</tbody>
</table>






<dl class="details">


























<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="ODataMockGenerator.js.html">ODataMockGenerator.js</a>, <a href="ODataMockGenerator.js.html#line96">line 96</a>
</li></ul></dd>







</dl>























Expand Down Expand Up @@ -723,7 +860,7 @@ <h4 class="name" id="createMockData"><span class="type-signature"></span>createM

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="ODataMockGenerator.js.html">ODataMockGenerator.js</a>, <a href="ODataMockGenerator.js.html#line89">line 89</a>
<a href="ODataMockGenerator.js.html">ODataMockGenerator.js</a>, <a href="ODataMockGenerator.js.html#line119">line 119</a>
</li></ul></dd>


Expand Down Expand Up @@ -797,7 +934,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ODataMock
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Thu May 27 2021 00:27:28 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Tue Jun 18 2024 22:22:36 GMT+0200 (czas środkowoeuropejski letni)
</footer>

<script> prettyPrint(); </script>
Expand Down
Loading

0 comments on commit 4c37edd

Please sign in to comment.