Mathis 84d6743863
Add getFilesTypes method to machines service
Implemented a new method to retrieve file types associated with a specific machine by its ID. This method queries the database and returns a promise that resolves to an array of file types.
2024-10-08 16:08:50 +02:00
..