priyeshkaratha opened a new pull request, #9875: URL: https://github.com/apache/ozone/pull/9875
## What changes were proposed in this pull request? Completes the OpenAPI specification in recon-api.yaml for the StorageDistributionEndpoint and PendingDeletionEndpoint. Adds the missing /storageDistribution/download endpoint definition, fixes the /pendingDeletion response schema (replacing incorrect FileSizeUtilization refs with accurate per-component schemas), and introduces 9 new component schemas (StorageCapacityDistributionResponse, GlobalStorageReport, GlobalNamespaceReport, UsedSpaceBreakDown, OpenKeyBytesInfo, DataNodeMetricsServiceResponse, DatanodePendingDeletionMetrics, ScmPendingDeletion, OmPendingDeletion) derived directly from the Java source types. Also registers Storage Distribution and Pending Deletion tags in the spec. ## What is the link to the Apache JIRA HDDS-14594 ## How was this patch tested? CI Test -- 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]
