techdocsmith commented on code in PR #14372: URL: https://github.com/apache/druid/pull/14372#discussion_r1218733648
########## docs/api-reference/api-reference.md: ########## @@ -24,864 +24,23 @@ sidebar_label: API endpoints reference --> -This topic documents all of the API endpoints for each Druid service type. +This index documents all of the API endpoints for Druid grouped by functionalities. -## Common +## Categories Review Comment: ```suggestion ## HTTP APIs ``` ########## docs/api-reference/api-reference.md: ########## @@ -24,864 +24,23 @@ sidebar_label: API endpoints reference --> -This topic documents all of the API endpoints for each Druid service type. +This index documents all of the API endpoints for Druid grouped by functionalities. -## Common +## Categories +* [Automatic compaction](./automatic-compaction-api.md) +* [Data management](./data-management-api.md) +* [Dynamic configuration](./dynamic-configuration-api.md) +* [JSON querying](./json-querying-api.md) +* [Lookups](./lookups-api.md) +* [Retention rules](./retention-rules-api.md) +* [Service status](./service-status-api.md) +* [Druid SQL queries](./sql-api.md) +* [SQL JDBC driver](./sql-jdbc.md) Review Comment: Add another section ##Java APIs and put JDBC there. ########## docs/api-reference/api-reference.md: ########## @@ -24,864 +24,23 @@ sidebar_label: API endpoints reference --> -This topic documents all of the API endpoints for each Druid service type. +This index documents all of the API endpoints for Druid grouped by functionalities. Review Comment: ```suggestion This topic is an index to the Apache Druid API documentation. ``` Note this is not just endpoints--thanks to JDBC. -- 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: commits-unsubscr...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org