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: docs_sources/push_gateway_openapi.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -228,7 +228,7 @@ paths:
228
228
tweak: "tweak"
229
229
responses:
230
230
"200":
231
-
description: Batch processing results with per-item status and summary
231
+
description: Batch processing results with per-item status and summary. If the Push Gateway is unable to complete processing for some notifications, those will be marked as failed in the results.
232
232
content:
233
233
application/json:
234
234
schema:
@@ -393,7 +393,7 @@ paths:
393
393
tweak: "tweak"
394
394
responses:
395
395
"200":
396
-
description: Batch processing results with per-item status and summary
396
+
description: Batch processing results with per-item status and summary. If the Push Gateway is unable to complete processing for some notifications, those will be marked as failed in the results.
0 commit comments