You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16/umbraco-cms/implementation/controllers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ A public API Controller is an ASP.NET Core API controller that is used for creat
35
35
36
36
## Backoffice API Controllers
37
37
38
-
Read the [Creating a Backoffice API article](../tutorials/creating-a-backoffice-api/) for a comprehensive guide to writing APIs for the Management API.
38
+
For a comprehensive guide to writing APIs for the Management API, read the [Creating a Backoffice API article](../tutorials/creating-a-backoffice-api/).
39
39
40
40
{% hint style="info" %}
41
41
The Umbraco Backoffice API is also known as the Management API. Thus, a Backoffice API Controller is often referred to as a Management API Controller.
0 commit comments