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

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 429709e  Update using-rest.html
429709e is described below

commit 429709e6b6f51d99e68c9c555571c93205611313
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sat Oct 3 23:31:55 2020 -0700

    Update using-rest.html
---
 using-rest.html | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/using-rest.html b/using-rest.html
index c328a3a..b711d34 100644
--- a/using-rest.html
+++ b/using-rest.html
@@ -76,7 +76,7 @@ id: rest
             <dt><code>/api/v1</code></dt>
                 <dd>Mandatory prefix indicating API version.</dd>
             <dt><code>/signin</code></dt>
-                <dd>Specific REST call.</dd>
+                <dd>Specific REST path.</dd>
         </dl>
         <div class="bq info">
             <p>
@@ -135,7 +135,7 @@ id: rest
         <table class="gradient-table">
             <thead>
             <tr>
-                <th>REST call</th>
+                <th>REST path</th>
                 <th>Description</th>
             </tr>
             </thead>
@@ -177,7 +177,7 @@ id: rest
         <table class="gradient-table">
             <thead>
             <tr>
-                <th>REST call</th>
+                <th>REST path</th>
                 <th>Description</th>
             </tr>
             </thead>
@@ -223,7 +223,7 @@ id: rest
         <table class="gradient-table">
             <thead>
             <tr>
-                <th>REST call</th>
+                <th>REST path</th>
                 <th>Description</th>
             </tr>
             </thead>
@@ -259,7 +259,7 @@ id: rest
         <table class="gradient-table">
             <thead>
             <tr>
-                <th>REST call</th>
+                <th>REST path</th>
                 <th>Description</th>
             </tr>
             </thead>
@@ -305,7 +305,7 @@ id: rest
         <table class="gradient-table">
             <thead>
             <tr>
-                <th>REST call</th>
+                <th>REST path</th>
                 <th>Description</th>
             </tr>
             </thead>
@@ -325,7 +325,7 @@ id: rest
         <table class="gradient-table">
             <thead>
             <tr>
-                <th>REST call</th>
+                <th>REST path</th>
                 <th>Description</th>
             </tr>
             </thead>
@@ -345,7 +345,7 @@ id: rest
         <table class="gradient-table">
             <thead>
             <tr>
-                <th>REST call</th>
+                <th>REST path</th>
                 <th>Description</th>
             </tr>
             </thead>

Reply via email to