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 * [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.16` to `5.0.1` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long...

dependency
automerge

Hi, I'm trying to test the built in `securityIn` with client credentials flow but getting an error because I haven't specified an audience on this server I set up in...