Skip to content

Commit 60d118f

Browse files
authored
Update H1 to fix naming conflict
1 parent 2f72cdc commit 60d118f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/rest-api-snapshot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: reference
88
ms.date: 03/21/2023
99
---
1010

11-
# Azure App Configuration REST API: snapshots
11+
# Snapshot
1212

1313
A snapshot is a resource identified uniquely by its name. See details for each operation.
1414

@@ -551,4 +551,4 @@ Use the optional `$select` query string parameter and provide a comma-separated
551551

552552
```http
553553
GET /kv?snapshot={name}&$select=key,value&api-version={api-version} HTTP/1.1
554-
```
554+
```

0 commit comments

Comments
 (0)