jsinovassin commented on code in PR #408:
URL: https://github.com/apache/unomi/pull/408#discussion_r861600055
##########
api/src/main/java/org/apache/unomi/api/schema/JsonSchemaEntity.java:
##########
@@ -22,14 +22,14 @@
/**
* Object which represents a JSON schema stored in the persistence service
*/
-public class UnomiJSONSchema extends MetadataItem {
+public class JsonSchemaEntity extends MetadataItem {
Review Comment:
Done
--
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]