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
@@ -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