Skip to content

Commit

Permalink
Add reference to REST API official documentation (#430)
Browse files Browse the repository at this point in the history
Add links to REST API official documentation
  • Loading branch information
zhenlan authored Nov 11, 2020
1 parent 39ba2d1 commit 28e1ba2
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 2,068 deletions.
23 changes: 3 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,9 @@ Subscribe to the following repo to be notified of announcements and updates abou

## REST API Reference

The following reference pages are available to describe the Azure App Configuration API surface in detail.

**Resources**
* [Keys](./docs/REST/keys.md)
* [Key-Values](./docs/REST/kv.md)
* [Labels](./docs/REST/labels.md)
* [Locks](./docs/REST/locks.md)
* [Revisions](./docs/REST/revisions.md)

**Protocol**
* [Authentication](./docs/REST/authentication/index.md)
* [Authorization](./docs/REST/authorization/index.md)
* [Consistency Model](./docs/REST/consistency.md)
* [Common Headers](./docs/REST/headers.md)
* [Throttling](./docs/REST/throttling.md)
* [Versioning](./docs/REST/versioning.md)

**Development**
* [Fiddler](./docs/Development/fiddler.md)
* [Postman](./docs/Development/postman.md)
Follow the links below for the Azure App Configuration REST API reference.
* [Key-vaule data operation](https://docs.microsoft.com/azure/azure-app-configuration/rest-api)
* [Configuration store management](https://docs.microsoft.com/rest/api/appconfiguration/)

## Client Libraries

Expand Down
60 changes: 0 additions & 60 deletions docs/Development/fiddler.md

This file was deleted.

32 changes: 0 additions & 32 deletions docs/Development/postman.md

This file was deleted.

64 changes: 0 additions & 64 deletions docs/REST/authentication/aad.md

This file was deleted.

Loading

0 comments on commit 28e1ba2

Please sign in to comment.