1
0
Fork 0
forked from External/mediamtx

api: add path name to config/paths/list and config/paths/get (#2535) (#2596)

This commit is contained in:
Alessandro Ros 2023-10-28 15:06:06 +02:00 committed by GitHub
parent 6e7a6fe71a
commit 4b4d57f18e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 1 deletions

View file

@ -204,6 +204,9 @@ components:
PathConf:
type: object
properties:
name:
type: string
# General
source:
type: string