Adnan2199 opened a new pull request, #7056: URL: https://github.com/apache/ozone/pull/7056
## What changes were proposed in this pull request? The `ReconApi.md` file is missing the GET `/api/v1/utilization/containerCount` endpoint that is present in the Swagger documentation. This endpoint should be added to the ReconApi.md file to provide a complete reference for Ozone users: `GET /api/v1/utilization/containerCount`: Returns container counts within the specified container size. Action Items: - Update the ReconApi.md file to include this endpoint. - Ensure that the endpoint is fully documented, including the description, parameters, and example responses. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11301 ## How was this patch tested? Built the project locally, and started ozone on docker setup and verified the docs :- The added doc changes are present on the following URL :- ``` http://localhost:54553/docs/interface/reconapi.html ``` <img width="821" alt="image" src="https://github.com/user-attachments/assets/654fa960-8606-4083-bfdc-48eeb13e63ef"> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
