Damir

Results 7 comments of Damir

$ref with sibling content is equal to 'allOf: [{$ref:"..."}, sibling]'. So to merge it correctly you can use [allOf-merge](https://github.com/udamir/allof-merge) tool

Hi, try my fork [xdot](https://github.com/udamir/xdot), I have fixed it

Hi, try my fork [xdot](https://github.com/udamir/xdot), I have added support for parameter to a function inside a snippet

Hi, I had the same problem with cyclical references, so I wrote my own implementation, which solves this problem. You can try it: https://github.com/udamir/allof-merge

I have the same problem with PM2+ Monit. When I try to view logs for my app I get the following error in console: ![viewlogserror](https://user-images.githubusercontent.com/29271460/127742920-cbf92a77-9f78-4ed8-96b3-6515bedddb2e.png) Any idea how to solve...

Great project, but it lacks flexibility and seems like this project is not being developed anymore. So I made my own implementation [Youtrack client](https://github.com/udamir/youtrack-client), I hope it will be useful...