From f05c0da56f3b0a8771e6113a80357cdedb1e6492 Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Fri, 29 Jun 2018 14:51:07 +0100 Subject: [PATCH] REPO-3576 Update test URLs to use https (#20) --- test/postman/acs-test-collection.json | 52 +++++++++---------- .../acs-validate-volume-collection.json | 12 ++--- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/test/postman/acs-test-collection.json b/test/postman/acs-test-collection.json index c46796e..61e9197 100644 --- a/test/postman/acs-test-collection.json +++ b/test/postman/acs-test-collection.json @@ -68,8 +68,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/api/discovery", - "protocol": "http", + "raw": "https://{{url}}/alfresco/api/discovery", + "protocol": "https", "host": [ "{{url}}" ], @@ -139,8 +139,8 @@ "raw": "{\r\n \"name\":\"MyFunkyNameForTestingPersistency\",\r\n \"nodeType\":\"cm:folder\"\r\n}" }, "url": { - "raw": "http://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/-my-/children?autoRename=true", - "protocol": "http", + "raw": "https://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/-my-/children?autoRename=true", + "protocol": "https", "host": [ "{{url}}" ], @@ -211,8 +211,8 @@ "raw": "{\r\n \"folderPath\":\"{{folderName}}\",\r\n \"fileCount\":\"2\",\r\n \"forceBinaryStorage\":\"true\",\r\n \"minFileSize\":\"22\",\r\n \"maxFileSize\":\"42\"\r\n}" }, "url": { - "raw": "http://{{url}}/alfresco/s/api/model/filefolder/load", - "protocol": "http", + "raw": "https://{{url}}/alfresco/s/api/model/filefolder/load", + "protocol": "https", "host": [ "{{url}}" ], @@ -282,8 +282,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{folderId}}/children", - "protocol": "http", + "raw": "https://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{folderId}}/children", + "protocol": "https", "host": [ "{{url}}" ], @@ -342,8 +342,8 @@ "raw": "So Long, and Thanks for All the Fish!" }, "url": { - "raw": "http://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{contentId}}/content", - "protocol": "http", + "raw": "https://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{contentId}}/content", + "protocol": "https", "host": [ "{{url}}" ], @@ -406,8 +406,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{contentId}}/content", - "protocol": "http", + "raw": "https://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{contentId}}/content", + "protocol": "https", "host": [ "{{url}}" ], @@ -484,8 +484,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/share/page/modules/deploy", - "protocol": "http", + "raw": "https://{{url}}/share/page/modules/deploy", + "protocol": "https", "host": [ "{{url}}" ], @@ -552,8 +552,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/share/res/components/documentlibrary/actions/google-edit-flat-16.png", - "protocol": "http", + "raw": "https://{{url}}/share/res/components/documentlibrary/actions/google-edit-flat-16.png", + "protocol": "https", "host": [ "{{url}}" ], @@ -638,8 +638,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/s/api/solrstats", - "protocol": "http", + "raw": "https://{{url}}/alfresco/s/api/solrstats", + "protocol": "https", "host": [ "{{url}}" ], @@ -704,8 +704,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/share/service/proxy/alfresco/api/solr/aclchangesets?fromId=1&maxResults=5", - "protocol": "http", + "raw": "https://{{url}}/share/service/proxy/alfresco/api/solr/aclchangesets?fromId=1&maxResults=5", + "protocol": "https", "host": [ "{{url}}" ], @@ -763,8 +763,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/solr", - "protocol": "http", + "raw": "https://{{url}}/solr", + "protocol": "https", "host": [ "{{url}}" ], @@ -822,8 +822,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/webdav", - "protocol": "http", + "raw": "https://{{url}}/alfresco/webdav", + "protocol": "https", "host": [ "{{url}}" ], @@ -881,8 +881,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/aos", - "protocol": "http", + "raw": "https://{{url}}/alfresco/aos", + "protocol": "https", "host": [ "{{url}}" ], diff --git a/test/postman/acs-validate-volume-collection.json b/test/postman/acs-validate-volume-collection.json index 2bee9ae..c26400e 100644 --- a/test/postman/acs-validate-volume-collection.json +++ b/test/postman/acs-validate-volume-collection.json @@ -64,8 +64,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/-my-/children", - "protocol": "http", + "raw": "https://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/-my-/children", + "protocol": "https", "host": [ "{{url}}" ], @@ -139,8 +139,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{folderId}}/children", - "protocol": "http", + "raw": "https://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{folderId}}/children", + "protocol": "https", "host": [ "{{url}}" ], @@ -204,8 +204,8 @@ "raw": "" }, "url": { - "raw": "http://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{contentId}}/content", - "protocol": "http", + "raw": "https://{{url}}/alfresco/api/-default-/public/alfresco/versions/1/nodes/{{contentId}}/content", + "protocol": "https", "host": [ "{{url}}" ],