tapir icon indicating copy to clipboard operation
tapir copied to clipboard

Rapid development of self-documenting APIs

Results 332 tapir issues
Sort by recently updated
recently updated
newest added

## About this PR πŸ“¦ Updates * [com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core](https://github.com/plokhotnyuk/jsoniter-scala) * [com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-macros](https://github.com/plokhotnyuk/jsoniter-scala) from `2.38.2` to `2.38.3` πŸ“œ [GitHub Release Notes](https://github.com/plokhotnyuk/jsoniter-scala/releases/tag/v2.38.3) - [Version Diff](https://github.com/plokhotnyuk/jsoniter-scala/compare/v2.38.2...v2.38.3) ## Usage βœ… **Please merge!** I'll automatically update this...

dependency
automerge

## About this PR πŸ“¦ Updates [org.scala-lang.modules:scala-collection-compat](https://github.com/scala/scala-collection-compat) from `2.13.0` to `2.14.0` πŸ“œ [GitHub Release Notes](https://github.com/scala/scala-collection-compat/releases/tag/v2.14.0) - [Version Diff](https://github.com/scala/scala-collection-compat/compare/v2.13.0...v2.14.0) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

dependency
automerge

## About this PR πŸ“¦ Updates [org.apache.pekko:pekko-http](https://github.com/apache/pekko-http) from `1.2.0` to `1.3.0` πŸ“œ [GitHub Release Notes](https://github.com/apache/pekko-http/releases/tag/v1.3.0) - [Version Diff](https://github.com/apache/pekko-http/compare/v1.2.0...v1.3.0) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

dependency
automerge

## About this PR πŸ“¦ Updates * org.json4s:json4s-core * org.json4s:json4s-jackson from `4.0.7` to `4.1.0` ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve conflicts as long as...

dependency
automerge

## About this PR πŸ“¦ Updates [com.typesafe.play:play-ahc-ws-standalone](https://github.com/playframework/play-ws) from `2.2.12` to `2.2.13` πŸ“œ [GitHub Release Notes](https://github.com/playframework/play-ws/releases/tag/2.2.13) - [Version Diff](https://github.com/playframework/play-ws/compare/2.2.12...2.2.13) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

dependency
automerge

## About this PR πŸ“¦ Updates * [io.vertx:vertx-codegen](https://github.com/eclipse-vertx/vertx5-parent) * [io.vertx:vertx-web](https://github.com/eclipse-vertx/vertx5-parent) from `4.5.22` to `5.0.5` ⚠ ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve conflicts as long...

dependency
automerge

## About this PR πŸ“¦ Updates [org.playframework:play-ahc-ws-standalone](https://github.com/playframework/play-ws) from `3.0.8` to `3.0.9` πŸ“œ [GitHub Release Notes](https://github.com/playframework/play-ws/releases/tag/3.0.9) - [Version Diff](https://github.com/playframework/play-ws/compare/3.0.8...3.0.9) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve...

dependency
automerge

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. Release notes Sourced from actions/setup-java's releases. v5.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-java#888 Make sure your runner is...

dependency
automerge

Tapir version: 1.11.49 Scala version: 2.13.1 **Describe the bug** tapir reject handler doesn't works for Vertx web server **How to reproduce?** ```scala //> using scala 2.13.16 //> using dep org.typelevel::cats-effect:3.6.3...

Currently only an implementation for netty-sync is available