This is where you'll find notices of deprecated object fields or REST endpoints, or other things affecting the TTE API.
GET /api/library/xxx/librarygames is deprecated; instead use GET /api/library/xxx/gamesGET /api/library/xxx/libraryinventories is deprecated; instead use GET /api/library/xxx/inventoriesGET /api/libraryinventory/xxx/missing_games is deprecated; instead use GET /api/libraryinventory/xxx/missing-gamesGET /api/libraryinventory/xxx/libraryinventoryitems is deprecated; instead use GET /api/libraryinventory/xxx/itemsPOST /api/event/xxx/schedule-unassign-all is deprecated; instead use POST /api/event/xxx/unassign-slotsPOST /api/event/xxx/schedule-unassign-session is deprecated; instead use POST /api/event/xxx/unassign-slotsPUT /api/slot/xxx/assign is deprecated; instead use POST /api/event/xxx/assign-slots or POST /api/eventsession/xxx/assign-slotsPUT /api/slot/xxx/unassign is deprecated; instead use POST /api/event/xxx/unassign-slots or POST /api/eventsession/xxx/unassign-slots