From 4764521ddbff3db9c35b186f227a1e5f07ef65c7 Mon Sep 17 00:00:00 2001 From: Matthew Keeler Date: Fri, 29 Dec 2023 17:03:21 -0500 Subject: [PATCH] Remove user capability --- ContractTests/Source/Controllers/SdkController.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/ContractTests/Source/Controllers/SdkController.swift b/ContractTests/Source/Controllers/SdkController.swift index 8318bc9a..6d4d7238 100644 --- a/ContractTests/Source/Controllers/SdkController.swift +++ b/ContractTests/Source/Controllers/SdkController.swift @@ -23,7 +23,6 @@ final class SdkController: RouteCollection { "strongly-typed", "tags", "auto-env-attributes", - "user-type", "context-comparison", "etag-caching" ]