From 6c76d0b7eb0d3fe9ac5b81c96bb9db1245f06971 Mon Sep 17 00:00:00 2001 From: Gabriel Ledung Date: Wed, 9 Jun 2021 09:23:09 +0200 Subject: [PATCH] =?UTF-8?q?Update=20Introduction=20document=20=E2=80=9Cint?= =?UTF-8?q?eracting=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/api/guides/introduction/interacting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docs/api/guides/introduction/interacting.md diff --git a/docs/api/guides/introduction/interacting.md b/docs/api/guides/introduction/interacting.md old mode 100755 new mode 100644 index 1307bf6..83ae35f --- a/docs/api/guides/introduction/interacting.md +++ b/docs/api/guides/introduction/interacting.md @@ -1,5 +1,5 @@ --- -title: Interacting with the REST API's +title: 1. Interacting with the REST API's description: How to interact with the Settle REST API's --- # Creating, Retrieving, Updating and Deleting resources (CRUD)