Update naming for swagger api (#16564)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Tasos Katsoulas committed
Jan 18, 2024 at 18:12 UTC
54e764e660bf2c24b4f35d917ca44c09bc92c501
2 files changed
+2
-2
web/api/netdata-swagger.json
+1
-1
@@ -3,7 +3,7 @@
3
"info": {
4
"title": "Netdata API",
5
"description": "Real-time performance and health monitoring.",
6
- "version": "1.38",
6
+ "version": "v1-rolling",
7
"contact": {
8
"name": "Netdata Agent API",
9
"email": "info@netdata.cloud",
web/api/netdata-swagger.yaml
+1
-1
@@ -2,7 +2,7 @@ openapi: 3.0.0
2
info:
3
title: Netdata API
4
description: Real-time performance and health monitoring.
5
- version: "1.38"
5
+ version: "v1-rolling"
6
contact:
7
name: Netdata Agent API
8
email: info@netdata.cloud