All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttp.apispec.asyncapi.package.scala Maven / Gradle / Ivy

The newest version!
package sttp.apispec

package object asyncapi {
  type ReferenceOr[T] = Either[Reference, T]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy