github softwaremill/tapir v0.12.0
sttp tapir v0.12.0

latest releases: v1.10.7, v1.10.6, v1.10.5...
4 years ago

Major changes

  • renamed the group id from com.softwaremill.tapir to com.softwaremill.sttp.tapir (organization)
  • renamed the main package from tapir to sttp.tapir (see sttp-client/#288)
  • Codecs are parametrised with a CodecFormat, instead of a MediaType (however, codec format still includes a media type)
  • using sttp model (which is shared with sttp client)
  • changed SchemaFor[T] into Schema[T]. Previous Schema datatype now is SchemaType (#247)

And some minor changes :)

Don't miss a new tapir release

NewReleases is sending notifications on new releases.