Aias00 opened a new issue, #2612: URL: https://github.com/apache/rocketmq-dashboard/issues/2612
## Problem The API specification promises to document client endpoints, but it omits the implemented `GET /api/settings/datasources/page` endpoint. The frontend and server already support `search`, `type`, `page`, and `pageSize`, returning `PageResult<DataSourceVO>`. ## Expected behavior Add the endpoint to the API quick reference and detailed Settings API section, documenting its query parameters and paginated response contract. Keep the existing unpaginated selector endpoint documented separately. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
