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/08 14:16:52 UTC

[GitHub] [incubator-devlake] mindlesscloud opened a new pull request, #3025: fix: cycle import of api and api/blueprints

mindlesscloud opened a new pull request, #3025:
URL: https://github.com/apache/incubator-devlake/pull/3025

   # Summary
   
   fix #3024 ([Bug][framework] compile error)
   The error was caused by a cycle of dependency. It's fixed by moving the constant `BadRequestBody` defined in the package `api` to the package `api/shared`
   
   ### Does this close any open issues?
   Closes #3024
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   Any other information that is important to this PR.
   


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


[GitHub] [incubator-devlake] abeizn merged pull request #3025: fix: cycle import of api and api/blueprints

Posted by GitBox <gi...@apache.org>.
abeizn merged PR #3025:
URL: https://github.com/apache/incubator-devlake/pull/3025


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