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
"description": "This endpoint consumes 0 units of your quota.",
8100
+
"description": "Get analytics data regarding the number of alerts found across all active repositories.\n\nThis endpoint consumes 0 units of your quota.",
8101
8101
"responses": {
8102
8102
"200": {
8103
8103
"content": {
@@ -8227,9 +8227,9 @@
8227
8227
"/analytics/repo/{name}/{filter}": {
8228
8228
"get": {
8229
8229
"tags": [
8230
-
""
8230
+
"Analytics"
8231
8231
],
8232
-
"summary": "Fetch repository analytics",
8232
+
"summary": "Get repository analytics",
8233
8233
"operationId": "getRepoAnalytics",
8234
8234
"parameters": [
8235
8235
{
@@ -8256,7 +8256,7 @@
8256
8256
]
8257
8257
}
8258
8258
],
8259
-
"description": "This endpoint consumes 0 units of your quota.",
8259
+
"description": "Get analytics data regarding the number of alerts found in a single repository.\n\nThis endpoint consumes 0 units of your quota.",
0 commit comments