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.
1 parent 2f72cdc commit 60d118fCopy full SHA for 60d118f
articles/azure-app-configuration/rest-api-snapshot.md
@@ -8,7 +8,7 @@ ms.topic: reference
8
ms.date: 03/21/2023
9
---
10
11
-# Azure App Configuration REST API: snapshots
+# Snapshot
12
13
A snapshot is a resource identified uniquely by its name. See details for each operation.
14
@@ -551,4 +551,4 @@ Use the optional `$select` query string parameter and provide a comma-separated
551
552
```http
553
GET /kv?snapshot={name}&$select=key,value&api-version={api-version} HTTP/1.1
554
-```
+```
0 commit comments