barrycarey / SnipeSharp

A c# wrapper for the Snipe IT API
25 stars 30 forks source link

Added ByTag and BySerial lookup to AssetEndpointManager. #18

Open cofl opened 5 years ago

cofl commented 5 years ago

The bytag and byserial APIs are documented here:

I've tested bytag successfully on v4.6.7; byserial threw a 403 for me, though, so use at your own risk. It should work, according to the docs.