Skip to content

Commit cd27310

Browse files
Delete obsolete message
1 parent e9386f1 commit cd27310

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

14/umbraco-cms/reference/mapping.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,6 @@ The analyzer follows the standard analyzer development patterns, and building th
189189

190190
Below you will find a full example showing you how to map a collection of type Product to a collection of type ProductDto.
191191

192-
{% hint style="warning" %}
193-
The example below uses UmbracoApiController which is obsolete in Umbraco 14 and will be removed in Umbraco 15.
194-
{% endhint %}
195-
196192
```csharp
197193
#region Models
198194

0 commit comments

Comments
 (0)