apache / polaris

Apache Polaris, the interoperable, open source catalog for Apache Iceberg
https://polaris.apache.org/
Apache License 2.0
1.13k stars 122 forks source link

OpenApi generation: fix "reference not found" javadoc warnings #286

Closed adutra closed 1 month ago

adutra commented 1 month ago

This commit fixes javadoc warnings like this:

polaris-service/build/generated/src/main/java/org/apache/polaris/service/catalog/api/IcebergRestCatalogApi.java:529: warning: reference not found: LoadViewResult
   * Response type {@link LoadViewResult}
                   ^