Browse Source

fix API docs (#1810)

pull/1815/head
Alessandro Ros 3 years ago committed by GitHub
parent
commit
0fdc322bd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      apidocs/openapi.yaml

4
apidocs/openapi.yaml

@ -2,8 +2,8 @@ openapi: 3.0.0 @@ -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

Loading…
Cancel
Save