bukalapak/snowboard

Double reander

Closed this issue · 6 comments

Hi, I got a strange problem when using Snowboard, as shown in the figure,
Snoarboard rendered the same API multiple times
image

I used fury-cli to convert swagger json to APIB. Could you help me out? Thanks

Same here. I took the ## Group ... headers out and it renders fine, but then I can't group anything. I have 4 groups and each endpoint is rendered 4 times. However many endpoints are in my group is how many times it's repeated.

And I don't know if this is related but there is no way to see the description for the Group.

Same problem here, I used the binary release snowboard-v3.6.0.linux-amd64.tar.gz.
Maybe I should switch to a more stable API Blueprint renderer.

@Kontinuation @katylava Please try v3.7.0 and let me know the result. Hopefully this issue is fixed in v3 before we release Snowboard v4 soon.

I tried v3.7.0 linux binary release, still the same problem.

I tried the master branch and it does not have this problem, do we need to fix this on v3 branch?