From 0fdc322bd9b607b551d5b461b62ef3462a93d3b6 Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Tue, 16 May 2023 20:54:06 +0200 Subject: [PATCH] fix API docs (#1810) --- apidocs/openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apidocs/openapi.yaml b/apidocs/openapi.yaml index 004de41c..d5170461 100644 --- a/apidocs/openapi.yaml +++ b/apidocs/openapi.yaml @@ -2,8 +2,8 @@ openapi: 3.0.0 info: version: 1.0.0 - title: mediamtx API - description: API of mediamtx, a server and proxy that supports various protocols. + title: MediaMTX API + description: API of MediaMTX, a server and proxy that supports various protocols. license: name: MIT url: https://opensource.org/licenses/MIT