gerlowskija commented on a change in pull request #455: URL: https://github.com/apache/solr/pull/455#discussion_r771816411
########## File path: solr/core/src/java/org/apache/solr/handler/admin/CoreAdminHandler.java ########## @@ -411,6 +413,8 @@ void call() throws Exception { public Collection<Api> getApis() { final List<Api> apis = Lists.newArrayList(coreAdminHandlerApi.getApis()); // Only some core-admin APIs use the v2 AnnotatedApi framework Review comment: Yep, even after this PR there are the `cores.core.Commands` and the cores.core.Commands.split` apispec files. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org