rho icon indicating copy to clipboard operation
rho copied to clipboard

Demo example doesn't work

Open LLCampos opened this issue 3 years ago • 1 comments

Version 0.21.0.

If I copy/paste this demo to a sbt project I get the following error:

object ui is not a member of package com.http4s.rho.swagger

Edit: Code in the tutorial also seems to be broken...

LLCampos avatar May 09 '21 08:05 LLCampos

You'll need to add the rho-swagger and rho-swagger-ui artifacts as dependencies.

zarthross avatar Nov 28 '21 03:11 zarthross