diff --git a/api/openapi.yaml b/api/openapi.yaml index 42d3d8c6..e9de7198 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -232,7 +232,7 @@ paths: /api/webrtc?src={src}: post: summary: Get stream in WebRTC format (WHEP) - description: "[Source: WebRTC](https://github.com/AlexxIT/go2rtc#source-webrtc)" + description: "[Module: WebRTC](https://github.com/AlexxIT/go2rtc#module-webrtc)" tags: [ Consume stream ] parameters: - $ref: "#/components/parameters/stream_src_path"