Skip to content

Commit 06666ad

Browse files
Merge pull request #287743 from craigshoemaker/patch-14
[Static Web Apps] Update: apis-overview -> clarify API availability
2 parents f0887df + ab9b7b2 commit 06666ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/apis-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: static-web-apps
55
author: craigshoemaker
66
ms.service: azure-static-web-apps
77
ms.topic: conceptual
8-
ms.date: 06/14/2022
8+
ms.date: 10/02/2024
99
ms.author: cshoe
1010
---
1111

@@ -17,7 +17,7 @@ Key features of Azure Static Web Apps APIs include:
1717

1818
- **Integrated security** with direct access to user [authentication and role-based authorization](user-information.md) data.
1919

20-
- **Seamless routing** that makes the `/api` route available to the front-end web app without requiring custom CORS rules.
20+
- **Seamless routing** that makes the back-end `/api` route available to the front-end web app without requiring custom CORS rules.
2121

2222
## API options
2323

0 commit comments

Comments
 (0)