mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
- For a given appointment, checks if it is an update and computes the difference of sizes if so. - Additional slots are only filled if the new version is bigger. Slots are freed if the update is smaller. - Adds get_appoiment_summary to get information in memory information of an appointment (so the API can check if a request is an update) - The API computes the uuid and requests it to the tower. - Size field has been added to all in memory appointments