From fd3c076637fe78331416db029e75042150bc01ad Mon Sep 17 00:00:00 2001 From: Tyurina Date: Wed, 21 Dec 2022 12:18:20 -0500 Subject: [PATCH 1/2] tyurina test --- docs/webhooks/07-Webhooks-Beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/webhooks/07-Webhooks-Beta.md b/docs/webhooks/07-Webhooks-Beta.md index 2e2a90f..a23d8cd 100644 --- a/docs/webhooks/07-Webhooks-Beta.md +++ b/docs/webhooks/07-Webhooks-Beta.md @@ -8,4 +8,4 @@ import Alert from 'react-bootstrap/Alert' ### V3 Webhooks are in Early Access -The v3 Webhook features described on this page are still under development. The features are subject to change at any time. This page is for informational purposes only. \ No newline at end of file +The v3 Webhook features described on this page are still under development. The features are subject to change at any time. This page is for informational purposes only. Test. \ No newline at end of file From d22a1dca21fc432d58d3346759c1e9bb851b1d54 Mon Sep 17 00:00:00 2001 From: Tyurina Date: Wed, 21 Dec 2022 12:20:17 -0500 Subject: [PATCH 2/2] tyurina-2 --- docs/REST-API/18-PCL-Overview.md | 2 +- docs/webhooks/07-Webhooks-Beta.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/REST-API/18-PCL-Overview.md b/docs/REST-API/18-PCL-Overview.md index 849a43d..290a88b 100644 --- a/docs/REST-API/18-PCL-Overview.md +++ b/docs/REST-API/18-PCL-Overview.md @@ -1,4 +1,4 @@ -# PCL Overview +# PCL Overviews The PagerDuty Condition Language (PCL) gives [Event Orchestrations](https://support.pagerduty.com/docs/event-orchestration) the power of boolean expressions, more powerful than are available with Rulesets. For example, with PCL, you can now define an expression like: diff --git a/docs/webhooks/07-Webhooks-Beta.md b/docs/webhooks/07-Webhooks-Beta.md index a23d8cd..2e2a90f 100644 --- a/docs/webhooks/07-Webhooks-Beta.md +++ b/docs/webhooks/07-Webhooks-Beta.md @@ -8,4 +8,4 @@ import Alert from 'react-bootstrap/Alert' ### V3 Webhooks are in Early Access -The v3 Webhook features described on this page are still under development. The features are subject to change at any time. This page is for informational purposes only. Test. \ No newline at end of file +The v3 Webhook features described on this page are still under development. The features are subject to change at any time. This page is for informational purposes only. \ No newline at end of file