From 0d08ac3b2731cf86a3d131d4590b03ef23604a3e Mon Sep 17 00:00:00 2001 From: Tory McKeag <143734462+getorymckeag@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:36:40 -0700 Subject: [PATCH 1/3] Update docs/_data/openapi-split.yaml Co-authored-by: Christopher Atkins <57670484+catkins-miso@users.noreply.github.com> Signed-off-by: Tory McKeag <143734462+getorymckeag@users.noreply.github.com> --- docs/_data/openapi-split.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_data/openapi-split.yaml b/docs/_data/openapi-split.yaml index 5e600b4..35e4023 100644 --- a/docs/_data/openapi-split.yaml +++ b/docs/_data/openapi-split.yaml @@ -173,7 +173,7 @@ tags: - name: Monitoring Sets description: > - Monitoring Sets are named sets of power system objects that may be used to + Monitoring Sets are named sets of power system resources that may be used to filter ratings and limits returned by queries against these APIs. How Monitoring Sets are defined is beyond the scope of the TROLIE specification, and it is assumed that the sender and receiver have predefined the appropriate Monitoring From 93611fb158deb453455a711b73082d97b6e7a63d Mon Sep 17 00:00:00 2001 From: Tory McKeag <143734462+getorymckeag@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:39:05 -0700 Subject: [PATCH 2/3] Update docs/articles/examples/RC-A-monitoring-set.json Co-authored-by: Christopher Atkins <57670484+catkins-miso@users.noreply.github.com> Signed-off-by: Tory McKeag <143734462+getorymckeag@users.noreply.github.com> --- docs/articles/examples/RC-A-monitoring-set.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/examples/RC-A-monitoring-set.json b/docs/articles/examples/RC-A-monitoring-set.json index 312de41..30b7d25 100644 --- a/docs/articles/examples/RC-A-monitoring-set.json +++ b/docs/articles/examples/RC-A-monitoring-set.json @@ -20,4 +20,4 @@ ] } ] -} \ No newline at end of file +} From 0bdd232631c9c3c65324cf85c3623e9ee5af5b12 Mon Sep 17 00:00:00 2001 From: Tory McKeag <143734462+getorymckeag@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:39:12 -0700 Subject: [PATCH 3/3] Update docs/articles/examples/RC-B-monitoring-set.json Co-authored-by: Christopher Atkins <57670484+catkins-miso@users.noreply.github.com> Signed-off-by: Tory McKeag <143734462+getorymckeag@users.noreply.github.com> --- docs/articles/examples/RC-B-monitoring-set.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/examples/RC-B-monitoring-set.json b/docs/articles/examples/RC-B-monitoring-set.json index 31344a3..3a01767 100644 --- a/docs/articles/examples/RC-B-monitoring-set.json +++ b/docs/articles/examples/RC-B-monitoring-set.json @@ -20,4 +20,4 @@ ] } ] -} \ No newline at end of file +}