1. 24 11月, 2021 1 次提交
    • M
      Mark email as not required parameter in BaseComment (#1535) · b301c8e0
      Mingjie Shao 提交于
      * Removing email field from the required arguments in comments
      
      * Fixed gravatar and added database migration script
      
      * Adding validation test cases for PostCommentParam
      
      * Added unit test for PostCommentServiceImpl
      
      * Address comments: removing identicon in gravatar, renaming migration script
      
      * Address comment: removing gravata identicon from CommentProperties
      
      * Address comments: Adding more unit tests for comment API
      
      * Address comments: Adding integration tests for comment API
      b301c8e0