snipe-it/app/Http
Nathan Butler 0617480f73 Asset checkinbytag now consistent with existingAPI
This is a non-breaking change to the checkinbytag endpoint to bring it
inline with the usage/formatting of the other bytag endpoints that
currently exist - using the URL path to define the asset_tag instead of
passing it through as a url query.

Both methods will work, but the URL Path method will take precidence if
it is used (the query will be ignored if included)
2022-06-30 09:23:52 +10:00
..
Controllers Asset checkinbytag now consistent with existingAPI 2022-06-30 09:23:52 +10:00
Livewire Add an early return if the model id is not set (for new Asset Models) 2022-01-21 11:45:45 -06:00
Middleware Switch the barcode backend to SVG, and fix the two-factor middleware 2022-05-13 14:22:27 -07:00
Requests Merge branch 'master' into rcs/merge_master_into_develop_for_rc_8 2022-04-28 17:49:06 +01:00
Traits Added a validation to use the same name in categories with different types 2021-10-08 15:19:16 -05:00
Transformers Attempt a download via API 2022-06-28 23:59:13 -07:00
Kernel.php Merge branch 'master' into rcs/merge_master_into_develop_for_rc_8 2022-04-28 17:49:06 +01:00