Thanh Le

Results 36 comments of Thanh Le

> My experiment with a standalone fide api: https://github.com/lenguyenthanh/fide > I published this at: https://fide.thanh.se/docs/index.html. Anyone feel free to try (Just expand an endpoint, and click `Try it out` button)...

thanks! I tried, but changing from `;` to `,` doesn't help. `async:help` states that I should use `;`: > sbt:scalachess> bench / Jmh / run -rf json .*PerftBench* -prof async:help...

thank @guizmaii, your solution works like a charm.

Great thanks @nomisRev ! I will try it local and push it to this branch.

It worked locally, and `open-api` module is also working now for the first time 🎉

Yeah, I agree with your approach, no need to rush to merge this PR. I'm still using my Jitpack version. But I will try to use the snapshot version soon....