Skip to content

Commit b84ec57

Browse files
committed
build warning fix, removed section
1 parent 223e2f3 commit b84ec57

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/integrate/how-to/call-rest-api.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -183,13 +183,6 @@ Accept: application/json;api-version=7.2
183183

184184
For supported versions, see [REST API versioning](../concepts/rest-api-versioning.md#supported-versions).
185185

186-
## Cross-origin resource sharing (CORS)
187-
188-
Azure DevOps Services supports CORS, enabling JavaScript code from external domains to make Ajax requests to REST APIs. Each request must include authentication credentials (Microsoft Entra ID tokens, OAuth access tokens, or PATs are supported).
189-
190-
> [!TIP]
191-
> For complete CORS implementation examples, see [REST API samples](../get-started/rest/samples.md#cors-support).
192-
193186
## More resources
194187

195188
For practical implementation guidance and complete code examples, see:

0 commit comments

Comments
 (0)