added

[2025-03-11] New endpoints to manage qualification inheritance relations between locations positions

Endpoint: api/v1/qualifications/inheritances and api/v1/qualifications/inheritances/{id}

Method: DELETE, GET, POST

Change: New endpoint to retrieve a list of parent locations positions that a specific locations position has inherited (some of) its assigned qualifications from, or create or delete such a relation between child and parent locations position.


Endpoint: api/v1/qualifications/inheritances/available_locations_positions

Method: GET

Change: New endpoint to retrieve a list of locations positions from which a specific locations position can inherit qualifications.