Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ <h2>RelationsMapping classes</h2>

<hr>

<h3><code>IdReference</code></h3>
<h3><code>IdDependency</code></h3>
<blockquote><u>The value for this propery must the the <code>id</code> of another resource</u></blockquote>

To add an Employee, a <code>wagegroup_id</code> is required, the <code>id</code> of a Wagegroup resource that is already present in the system.
Expand Down Expand Up @@ -788,7 +788,7 @@ <h3><code>IdReference</code></h3>

<hr>

<h3><code>IdDependency</code></h3>
<h3><code>IdReference</code></h3>
<blockquote><u>This resource may not be DELETED if another resource refers to it</u></blockquote>

If an Employee has been added to the system, this Employee refers to the <code>id</code> of a Wagegroup for its required <code>employee_number</code> property.
Expand Down Expand Up @@ -1089,4 +1089,4 @@ <h2>Type annotations</h2>
<script src="code_highlighting/prism.js"></script>
</body>

</html>
</html>