Skip to content

Commit 284b75a

Browse files
Delete obsolete message
1 parent e946616 commit 284b75a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

14/umbraco-cms/implementation/unit-testing.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,6 @@ public class PageSurfaceControllerTests
163163

164164
See [Reference documentation on UmbracoApiControllers](../reference/routing/umbraco-api-controllers/README.md#locally-declared-controller).
165165

166-
{% hint style="warning" %}
167-
The example below uses UmbracoApiController which is obsolete in Umbraco 14 and will be removed in Umbraco 15.
168-
{% endhint %}
169-
170166
```csharp
171167
[ApiController]
172168
[Route("/umbraco/api/products")]

0 commit comments

Comments
 (0)