You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
+
<!--
1
2
---
2
3
page_type: sample
3
4
description: This sample demonstrates how to use the Microsoft Graph connector API to create a custom connector that indexes issues and repositories from GitHub.
4
5
products:
5
6
- ms-graph
6
7
- github
7
-
- copilot-m365
8
+
- microsoft-365-copilot
8
9
languages:
9
10
- typescript
10
11
---
12
+
-->
11
13
12
14
# Microsoft Graph TypeScript GitHub connector sample
0 commit comments