steveblackmon commented on code in PR #9:
URL: https://github.com/apache/streams-activitypub/pull/9#discussion_r1497980237


##########
streams-activitypub-api/src/main/jsonschema/org/apache/streams/activitypub/api/pojo/WebfingerQueryRequest.json:
##########
@@ -2,7 +2,7 @@
   "$schema": "http://json-schema.org/draft-07/schema";,
   "id": "#",
   "type": "object",
-  "javaType": "org.apache.streams.activitypub.api.pojo.WebfingerQueryRequest",
+  "javaType": 
"org.apache.streams.activitypub.api.pojo.webfinger.WebfingerQueryRequest",
   "javaInterfaces": [

Review Comment:
   there will be many of these endpoints so starting pattern of subdividing 
config/request/response pojos, api traits, remotes, and servlets into 
sub-packages



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