You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/09/09 08:31:20 UTC

[GitHub] [incubator-devlake] klesh commented on issue #3031: [Bug][Core] GitHub Plugin PAT Token TEST Degraded

klesh commented on issue #3031:
URL: https://github.com/apache/incubator-devlake/issues/3031#issuecomment-1241670669

   @keon94 It was unified as the following
   ```json
   {
       "success": true|false,
       "message": "errors"
   }
   ```
   
   I think we should keep these 2 fields to maintain FE compatibility as well as other users that call our APIs directly, and add extra fields as you see fit.


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

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