Mateusz Klimek
Mateusz Klimek
I have multiple workspaces to notify as well. Move all global Slack settings (like "OAuth Access Token") from Administration to "per project" configuration panel where you setup branch, template message...
I solved it by this: ``` class AuthenticationResponse { var body by JXML / XAnyElement / XSub(Inner::class.java) class Inner{ var token by JXML / "UserAuthenticationResponse" / "UserAuthenticationResult" / "Token" /...
It doesn't work also when element has an attribute: `` I have to replace such an attr with empty string to match class posted above.