File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
14/umbraco-cms/reference/management/using-services
15/umbraco-cms/reference/management/using-services Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -66,10 +66,6 @@ If I know `Save and Publish` my `Products` node I get the following result:
6666
6767Now 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
7470using Microsoft .AspNetCore .Mvc ;
7571using System .Runtime .Serialization ;
Original file line number Diff line number Diff line change @@ -66,10 +66,6 @@ If I know `Save and Publish` my `Products` node I get the following result:
6666
6767Now 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
7470using Microsoft .AspNetCore .Mvc ;
7571using System .Runtime .Serialization ;
You can’t perform that action at this time.
0 commit comments