sungwy commented on code in PR #3031:
URL: https://github.com/apache/polaris/pull/3031#discussion_r2520636209


##########
extensions/auth/opa/impl/build.gradle.kts:
##########
@@ -58,3 +59,64 @@ dependencies {
   testImplementation(project(":polaris-async-java"))
   testImplementation(project(":polaris-idgen-mocks"))
 }
+
+// Task to generate JSON Schema from model classes

Review Comment:
   yeah that's definitely a good idea to split out the json-schema-generator 
dependency into a separate path. Thank you again for being so kind with your 
help in the review @snazy 😄 



-- 
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]

Reply via email to