File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Incident Clients
1+ # Incident Clients [ ![ Gradle Check ] ( https://github.com/sava-software/incident-client/actions/workflows/build.yml/badge.svg )] ( https://github.com/sava-software/incident-client/actions/workflows/build.yml )
22
33Implementation of incident clients for various notification systems.
44
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This client aims to be compliant with the latest version of
44the [ PagerDuty Event API] ( https://developer.pagerduty.com/api-reference/f80f5db9acbe3-pager-duty-v2-events-api ) , currently V2. It also only aims to be
55supported against the latest GA OpenJDK release.
66
7- ## [ Example Usage] ( incident-examples/src/main/java/software/sava/incident/examples/PagerdutyExamples.java )
7+ ## [ Example Usage] ( ../ incident-examples/src/main/java/software/sava/incident/examples/PagerdutyExamples.java)
88
99``` java
1010var client = PagerDutyEventClient . build()
You can’t perform that action at this time.
0 commit comments