eric-maynard commented on code in PR #1347:
URL: https://github.com/apache/polaris/pull/1347#discussion_r2065729744


##########
client/python/polaris/management/models/__init__.py:
##########
@@ -33,15 +34,18 @@
 
 # import models into model package
 from polaris.management.models.add_grant_request import AddGrantRequest
+from polaris.management.models.authentication_parameters import 
AuthenticationParameters

Review Comment:
   @XJDKC it seems like this is a broken reference; I can't find the package 
`polaris.management.models.authentication_parameters`. Do I need to update the 
script to ensure these new types get generated?



-- 
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...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to