jamesnetherton commented on code in PR #3852:
URL: https://github.com/apache/camel-quarkus/pull/3852#discussion_r899794078


##########
extensions/openapi-java/runtime/src/main/doc/usage.adoc:
##########
@@ -11,6 +11,8 @@ quarkus.camel.openapi.expose.enabled=true
 
 [WARNING]
 ====
+It's user responsibility to use `@RegisterForReflection` to register all model 
classes for reflection.

Review Comment:
   ```suggestion
   It's the user's responsibility to use `@RegisterForReflection` to register 
all model classes for reflection.
   ```



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

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

Reply via email to