Skip to content

Commit

Permalink
Merge pull request #6 from snowflakedb/zli/doc
Browse files Browse the repository at this point in the history
update README about how to import postman collection
  • Loading branch information
sfc-gh-zli authored Apr 3, 2024
2 parents 4de6da3 + aa4163b commit bd9215f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Snowflake REST API Specs
# Snowflake REST APIs

This repository contains the OpenAPI specifications 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
3. Select `private-preview/8.12/collection` as the import folder

0 comments on commit bd9215f

Please sign in to comment.