Subsystem in REST Api
Hi, i'am currently developping an application with the Play! Framework used as a simplify interface for YouTrack.
My application is communicating with YouTrack by the REST Api.
My problem is that i need to get all the subsystem for my projects in YouTrack. I have seen in the documentation that I can do that with the Admin Part of The API but I don't want to expose an admin account.
Is there any other way to do what i need with a limited accound ?
Thank's for your help.
My application is communicating with YouTrack by the REST Api.
My problem is that i need to get all the subsystem for my projects in YouTrack. I have seen in the documentation that I can do that with the Admin Part of The API but I don't want to expose an admin account.
Is there any other way to do what i need with a limited accound ?
Thank's for your help.
Please sign in to leave a comment.
Currently you need Admin permissions to view bundles, but this will be fixed in next version - http://youtrack.jetbrains.com/issue/JT-14522