mirror of
https://github.com/netdata/netdata.git
synced 2025-04-28 06:32:30 +00:00
Update naming for swagger api (#16564)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
This commit is contained in:
parent
b121297a5b
commit
54e764e660
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"info": {
|
||||
"title": "Netdata API",
|
||||
"description": "Real-time performance and health monitoring.",
|
||||
"version": "1.38",
|
||||
"version": "v1-rolling",
|
||||
"contact": {
|
||||
"name": "Netdata Agent API",
|
||||
"email": "info@netdata.cloud",
|
||||
|
|
|
@ -2,7 +2,7 @@ openapi: 3.0.0
|
|||
info:
|
||||
title: Netdata API
|
||||
description: Real-time performance and health monitoring.
|
||||
version: "1.38"
|
||||
version: "v1-rolling"
|
||||
contact:
|
||||
name: Netdata Agent API
|
||||
email: info@netdata.cloud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue