Commit Graph

12 Commits

Author SHA1 Message Date
b9fd987c5e returning requests return instead of status_code only for GetItems and GetComputers
All checks were successful
Build python package / Build (push) Successful in 39s
2026-03-28 20:50:07 +01:00
a3a393088c Fixed issue when not returning anything in GetItems() and updated GetUsers to use GetItems
All checks were successful
Build python package / Build (push) Successful in 35s
2026-03-28 20:45:46 +01:00
0155644b65 Updated GetItems method to use GetSearchOptions method to find fields id 2026-03-28 19:15:43 +01:00
3d920fd5e5 added a method to get search options for items 2026-03-28 18:15:14 +01:00
660b8e8463 added GetItems method to get any item 2026-03-28 17:41:15 +01:00
Jason SECULA
acbd11369e fixed variable interpreted in UpdateItemUser
All checks were successful
Build python package / Build (push) Successful in 26s
2026-03-19 09:03:05 +01:00
02bee714b5 Updated UpdateUser to UpdateItemUser and added a parameter to set itemType
Some checks failed
Build python package / Build (push) Has been cancelled
2026-03-18 20:22:56 +01:00
11b2b61aac Updated SetDocumentToDevice to SetDocumentToItem and added a parameter to set itemType 2026-03-18 20:20:36 +01:00
ebac45944b Updated GetUser and change name to GetUsers 2026-03-18 20:18:48 +01:00
eea32532aa Updated GetDevice and changed name to GetComputers 2026-03-18 20:02:53 +01:00
Jason SECULA
c780c30533 added SetField for normal fields and SetCustomField for custom fields
Some checks failed
Build python package / Build (push) Has been cancelled
2026-02-27 08:07:48 +01:00
123d7d1ecf Initial commit
All checks were successful
Build python package / Build (push) Successful in 24s
2026-02-18 10:58:06 +01:00