From 330eaf12969ed0f15f93d5dd50599885f62ffbed Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 17 Jul 2018 16:37:28 +0200 Subject: Fix start/count/sort params in documentation --- support/doc/api/video-channels.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 support/doc/api/video-channels.yaml (limited to 'support/doc/api/video-channels.yaml') diff --git a/support/doc/api/video-channels.yaml b/support/doc/api/video-channels.yaml new file mode 100644 index 000000000..bbfffc81f --- /dev/null +++ b/support/doc/api/video-channels.yaml @@ -0,0 +1,7 @@ +parameters: + id: + name: id + in: path + required: true + type: string + description: 'The video channel id or uuid' \ No newline at end of file -- cgit v1.2.3