diff --git a/docs/content/api_reference.md b/docs/content/api_reference.md index e9fc08a..0268cb6 100644 --- a/docs/content/api_reference.md +++ b/docs/content/api_reference.md @@ -1,6 +1,6 @@ # API Reference -## Barchart Alerting Service 4.0.1 {docsify-ignore} +## Barchart Alerting Service 4.19.0 {docsify-ignore} > Define and manage alert conditions and notifications using Barchart's REST-ful web service diff --git a/docs/static/openapi.yaml b/docs/static/openapi.yaml index 9ae317b..f46674a 100644 --- a/docs/static/openapi.yaml +++ b/docs/static/openapi.yaml @@ -3,7 +3,7 @@ openapi: 3.0.0 info: title: "Barchart Alerting Service" description: "Define and manage alert conditions and notifications using Barchart's REST-ful web service" - version: 4.0.1 + version: 4.19.0 servers: - description: "Demo (evaluation and testing only)"