3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 03:55:37 +00:00

Scaffold route and tests

This commit is contained in:
Marcus Moore
2025-09-15 15:12:05 -07:00
parent ec47ee3573
commit 73e185bf9d
3 changed files with 68 additions and 0 deletions

View File

@ -1322,6 +1322,10 @@ class AssetsController extends Controller
return (new AssetsTransformer)->transformCheckedoutAccessories($accessory_checkouts, $total);
}
public function assignedComponents(Request $request, Asset $asset): JsonResponse
{
//
}
/**
* Generate asset labels by tag