filterPerson unrulyPerson api & person model

This commit is contained in:
Johann Hoffmann
2024-09-12 15:42:21 +02:00
parent b2dbe65739
commit 27c312d7d3
4 changed files with 84 additions and 3 deletions
@@ -264,4 +264,4 @@ class Person extends API_Controller
return success('Input data are valid');
}
}
}