Skip to content

Commit a1961c5

Browse files
Delete obsolete message
1 parent 636af75 commit a1961c5

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

14/umbraco-cms/reference/management/using-services/relationservice.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ If I know `Save and Publish` my `Products` node I get the following result:
6666

6767
Now let us try and fetch the data from an API.
6868

69-
{% hint style="warning" %}
70-
The example below uses UmbracoApiController which is obsolete in Umbraco 14 and will be removed in Umbraco 15.
71-
{% endhint %}
72-
7369
```csharp
7470
using Microsoft.AspNetCore.Mvc;
7571
using System.Runtime.Serialization;

15/umbraco-cms/reference/management/using-services/relationservice.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ If I know `Save and Publish` my `Products` node I get the following result:
6666

6767
Now let us try and fetch the data from an API.
6868

69-
{% hint style="warning" %}
70-
The example below uses UmbracoApiController which is obsolete in Umbraco 14 and will be removed in Umbraco 15.
71-
{% endhint %}
72-
7369
```csharp
7470
using Microsoft.AspNetCore.Mvc;
7571
using System.Runtime.Serialization;

0 commit comments

Comments
 (0)