From 2f6ac5a0da5791eaad2f52d60a7044ce197729d1 Mon Sep 17 00:00:00 2001 From: Vanessa Minik Date: Wed, 7 Feb 2024 08:40:01 -0700 Subject: [PATCH 1/3] Update README.md --- Demo2-Telemetry/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Demo2-Telemetry/README.md b/Demo2-Telemetry/README.md index dd25179..028c065 100644 --- a/Demo2-Telemetry/README.md +++ b/Demo2-Telemetry/README.md @@ -1,3 +1,7 @@ # Copilot Administration & Security - Demo: Telemetry -## Overview \ No newline at end of file +## Overview + +Step One: [Setup Postman](postman-setup-info/postman-collection-setup.md) + +Step Two: [Demo Copilot API](GitHub-Copilot-API-Demo.md) From 6210da64e080fc648b4c89f85e707269bbd58f1d Mon Sep 17 00:00:00 2001 From: Vanessa Minik Date: Wed, 7 Feb 2024 08:42:32 -0700 Subject: [PATCH 2/3] Update README.md --- Demo2-Telemetry/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Demo2-Telemetry/README.md b/Demo2-Telemetry/README.md index 028c065..17f8b40 100644 --- a/Demo2-Telemetry/README.md +++ b/Demo2-Telemetry/README.md @@ -5,3 +5,9 @@ Step One: [Setup Postman](postman-setup-info/postman-collection-setup.md) Step Two: [Demo Copilot API](GitHub-Copilot-API-Demo.md) + + +### Collections + +[GitHub v3 REST APIs](postman-setup-info/GitHub-v3-REST-API.postman_collection.json) +[GitHub Copilot REST APIs](postman-setup-info/GitHubCopilotAPI.postman_collection.json) From dfdb38268c1236edcafa98b4b440486f1ed7790d Mon Sep 17 00:00:00 2001 From: Vanessa Minik Date: Wed, 7 Feb 2024 08:42:50 -0700 Subject: [PATCH 3/3] Update README.md --- Demo2-Telemetry/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Demo2-Telemetry/README.md b/Demo2-Telemetry/README.md index 17f8b40..adb3726 100644 --- a/Demo2-Telemetry/README.md +++ b/Demo2-Telemetry/README.md @@ -9,5 +9,5 @@ Step Two: [Demo Copilot API](GitHub-Copilot-API-Demo.md) ### Collections -[GitHub v3 REST APIs](postman-setup-info/GitHub-v3-REST-API.postman_collection.json) -[GitHub Copilot REST APIs](postman-setup-info/GitHubCopilotAPI.postman_collection.json) +- [GitHub v3 REST APIs](postman-setup-info/GitHub-v3-REST-API.postman_collection.json) +- [GitHub Copilot REST APIs](postman-setup-info/GitHubCopilotAPI.postman_collection.json)