SnipeSharp icon indicating copy to clipboard operation
SnipeSharp copied to clipboard

A c# wrapper for the Snipe IT API

Results 14 SnipeSharp issues
Sort by recently updated
recently updated
newest added

The use of RequestManagerRestSharp in SnipeItApi was causing the tests CheckApiTokenAndUrl_SetAuthorizationHeader_SetCorrectly and CheckApiTokenAndUrl_SetHttpClientBaseAddress_SetCorrectly to fail with NullReferenceExceptions. I updated the tests to reflect the use of the new class, and...

Hi Barry and the group. I was just curious if there was a quick way with SnipeSharp to verify that the API and URL settings are valid, and the server...

Discovered while testing against the asset list on a local SnipeIT install. In EndPointManager.GetAll, when there are fewer than 1000 assets in the system, only 50 assets (the default limit)...