We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0887df + ab9b7b2 commit 06666adCopy full SHA for 06666ad
articles/static-web-apps/apis-overview.md
@@ -5,7 +5,7 @@ services: static-web-apps
5
author: craigshoemaker
6
ms.service: azure-static-web-apps
7
ms.topic: conceptual
8
-ms.date: 06/14/2022
+ms.date: 10/02/2024
9
ms.author: cshoe
10
---
11
@@ -17,7 +17,7 @@ Key features of Azure Static Web Apps APIs include:
17
18
- **Integrated security** with direct access to user [authentication and role-based authorization](user-information.md) data.
19
20
-- **Seamless routing** that makes the `/api` route available to the front-end web app without requiring custom CORS rules.
+- **Seamless routing** that makes the back-end `/api` route available to the front-end web app without requiring custom CORS rules.
21
22
## API options
23
0 commit comments