-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ebf9b83
commit aa4163b
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Snowflake REST API Specs | ||
# Snowflake REST APIs | ||
|
||
This repository contains the OpenAPI specifications and Postman collections for Snowflake REST API. | ||
This repository contains the OpenAPI specifications and Postman collections for Snowflake REST APIs. | ||
|
||
## How to import Postman collections | ||
|
||
1. Clone this repository | ||
2. In Postman client, click import, then choose import folder | ||
2. In Postman client, click *Import*, then choose import folder | ||
3. Select `private-preview/8.12/collection` as the import folder |