List Question
20 TechQA 2020-09-30T11:30:10.810000Compilation problem between HttpRoutes[RIO[E, *]] and HttpRoutes[zio.Task]
484 views
Asked by arinray
Tapir fails to decode a list of sealed trait with `DecodingFailure(CNil, List(DownArray))`
1.6k views
Asked by Ruurtjan Pul
How to customise logging in tapir?
362 views
Asked by user3468054
Scala, ZIO, Tapir - how to retrieve authorization token from header?
682 views
Asked by Developus
How to get access to the request payload in Tapir/ZIOHttp DefaultServerLog?
275 views
Asked by Chris W.
Status field in json with Tapir
317 views
Asked by Anton Feoktistov
Trace4Cats example for Tapir endpoints
528 views
Asked by PyrettaBlaze
How to create an endpoint with Tapir in Scala with multiple Schemas
974 views
Asked by Federico Portillo
How better organize tapir endpoints?
663 views
Asked by Post Cat
Scala, ZIO - how to return custom error from ZIO
718 views
Asked by Developus
Implicitly getting Schema from class with type Alias
651 views
Asked by André Machado
Constructing a Tapir Endpoint from a URL String that Includes query parameters
598 views
Asked by Awethon
Tapir seperate static file endpoint description and server logic
220 views
Asked by jen
Retrieve query parameter with RFC3986 reserved characters not decoded in Tapir/http4s
111 views
Asked by FredericS
Circe,Tapir and JodaTime
822 views
Asked by Arjun Karnwal
Tapir, Circe, Snakecase
376 views
Asked by Arjun Karnwal
Redoc documentation for tapir endpoint with sealed heirarchy not rendering as expected
371 views
Asked by user3468054
Tapir custom http code in successful response
438 views
Asked by martyn
How to make an Scala Enumeration implement a Trait without modifying the original Enum?
395 views
Asked by Gabriel Piffaretti