ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.24k stars 622 forks source link

Latest versions (2.9 and 2.10) on REST API Reference missing endpoints #6571

Closed amarantmeida closed 1 month ago

amarantmeida commented 1 month ago

Short description

The REST API Reference ( https://antmedia.io/rest/?urls.primaryName=2.10.0 ) and noticed that the latest few versions seem to be missing some endpoints. For example, it looks like the ManagementRestService section is missing from 2.10.0 and 2.9.0, but it is visible in versions 2.7.0 and below.

Environment

Steps to reproduce

  1. Open the link https://antmedia.io/rest/#/ManagementRestService
  2. Select 2.9 and 2.10 and you will see some endpoints are missing.

Expected behavior

We need to see the APIs of all endpoints We can have a different page for ManagementRestService APIs.

Actual behavior

Some endpoints missing

Logs

Place logs on pastebin or elsewhere and put links here

Ask your questions on Ant Media Github Discussions

muratugureminoglu commented 1 month ago

https://gitlab.com/Ant-Media/Ant-Media-Enterprise/-/merge_requests/720