From d861e612fe6df80c80687caf5a82848703390ca7 Mon Sep 17 00:00:00 2001 From: jblu Date: Tue, 26 Jul 2022 11:25:00 -0500 Subject: [PATCH] added rest scripts --- powershell/REST API/REST-Basic-Connection-Template.ps1 | 0 powershell/REST API/REST-Get-Server-Information.ps1 | 0 powershell/REST API/REST-testing.ps1 | 0 python/REST API/REST-connection.py | 0 python/REST API/REST-move-user.py | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 powershell/REST API/REST-Basic-Connection-Template.ps1 mode change 100644 => 100755 powershell/REST API/REST-Get-Server-Information.ps1 mode change 100644 => 100755 powershell/REST API/REST-testing.ps1 mode change 100644 => 100755 python/REST API/REST-connection.py mode change 100644 => 100755 python/REST API/REST-move-user.py diff --git a/powershell/REST API/REST-Basic-Connection-Template.ps1 b/powershell/REST API/REST-Basic-Connection-Template.ps1 old mode 100644 new mode 100755 diff --git a/powershell/REST API/REST-Get-Server-Information.ps1 b/powershell/REST API/REST-Get-Server-Information.ps1 old mode 100644 new mode 100755 diff --git a/powershell/REST API/REST-testing.ps1 b/powershell/REST API/REST-testing.ps1 old mode 100644 new mode 100755 diff --git a/python/REST API/REST-connection.py b/python/REST API/REST-connection.py old mode 100644 new mode 100755 diff --git a/python/REST API/REST-move-user.py b/python/REST API/REST-move-user.py old mode 100644 new mode 100755