Closed gyurib closed 4 months ago
The team ID in your .zappr.yaml
file does not appear to be valid. Please, fix
this before team ID checks will be added back into ComPR's specification check.
You can follow this guideline for help.
The team ID in your .zappr.yaml
file does not appear to be valid. Please, fix
this before team ID checks will be added back into ComPR's specification check.
You can follow this guideline for help.
Thanks for your contribution Gyuri! Would you be able to run ./gradlew :spotlessApply
to make the formatting to pass the checks?
Thanks for your email. Just fixed and pushed the formatting as you requested.
Regards, Gyuri
On Wed, Jul 24, 2024 at 5:55 PM asaarilahti @.***> wrote:
Thanks for your contribution Gyuri! Would you be able to run ./gradlew :spotlessApply to make the formatting to pass the checks?
— Reply to this email directly, view it on GitHub https://github.com/zalando/intellij-swagger/pull/440#issuecomment-2248230300, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE3VXNHLJB4XP6V6BG6FLLZN657DAVCNFSM6AAAAABLMQVCH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBYGIZTAMZQGA . You are receiving this because you modified the open/close state.Message ID: @.***>
These changes fix the issue reported in https://github.com/zalando/intellij-swagger/issues/394 The solution was to change the paths to be system independent. Tested in windows and unix platforms