From aa4163b8b947e8df0b304b90acfc97ada0f68690 Mon Sep 17 00:00:00 2001 From: Zihan Li Date: Tue, 2 Apr 2024 15:04:04 -0700 Subject: [PATCH] update doc --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 862274c..8932ed1 100644 --- a/Readme.md +++ b/Readme.md @@ -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 \ No newline at end of file