From 10e74c26f48344cfba3d7a0c2fbf836331048d68 Mon Sep 17 00:00:00 2001 From: Raphael Smadja Date: Wed, 4 Feb 2026 16:04:28 +0100 Subject: [PATCH] fix title inversion IdReference and IdDependency titles are inverted in doc --- docs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index f60aa21..63e9229 100644 --- a/docs/index.html +++ b/docs/index.html @@ -748,7 +748,7 @@

RelationsMapping classes


-

IdReference

+

IdDependency

The value for this propery must the the id of another resource
To add an Employee, a wagegroup_id is required, the id of a Wagegroup resource that is already present in the system. @@ -788,7 +788,7 @@

IdReference


-

IdDependency

+

IdReference

This resource may not be DELETED if another resource refers to it
If an Employee has been added to the system, this Employee refers to the id of a Wagegroup for its required employee_number property. @@ -1089,4 +1089,4 @@

Type annotations

- \ No newline at end of file +