'swagger'], function () { Route::get('json', [\App\Http\Controllers\SwaggerController::class, "getJSON"]); });