You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2018/05/31 01:33:12 UTC

[drill] branch gh-pages updated: minor edit

This is an automated email from the ASF dual-hosted git repository.

bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new dc90473  minor edit
dc90473 is described below

commit dc90473b530ecf13c43bc8c5f546c0f0b3cf52bc
Author: Bridget Bevens <bb...@maprtech.com>
AuthorDate: Wed May 30 18:30:23 2018 -0700

    minor edit
---
 .../012-use-postman-to-run-sql-queries-on-drill-data-sources.md       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_docs/developer-information/rest-api/012-use-postman-to-run-sql-queries-on-drill-data-sources.md b/_docs/developer-information/rest-api/012-use-postman-to-run-sql-queries-on-drill-data-sources.md
index 218d2d8..0427065 100644
--- a/_docs/developer-information/rest-api/012-use-postman-to-run-sql-queries-on-drill-data-sources.md
+++ b/_docs/developer-information/rest-api/012-use-postman-to-run-sql-queries-on-drill-data-sources.md
@@ -1,6 +1,6 @@
 ---
 title: "Use Postman to Run SQL Queries on Drill Data Sources"
-date: 2018-05-30 00:16:00 UTC
+date: 2018-05-31 01:30:24 UTC
 parent: "REST API"
 ---
 
@@ -14,7 +14,7 @@ Complete the following steps to install and configure Postman to run Drill queri
   
 ![Request URL](https://i.imgur.com/slNIu8p.png)  
   
-4-Select the **Headers** tab. Enter **Content-Type** as the key and **application/json** as the value. Add another entry with **User-Name** as the key and **mapr** as the value.  
+4-Select the **Headers** tab and then enter **Content-Type** as the key and **application/json** as the value. Add another entry with **User-Name** as the key and **mapr** as the value.  
   
 ![Headers](https://i.imgur.com/mreqm7S.png)  
 

-- 
To stop receiving notification emails like this one, please contact
bridgetb@apache.org.