org.http4k.core.connectExtensionsSchemaRegistry.kt Maven / Gradle / Ivy
package org.http4k.core
val ContentType.Companion.SCHEMA_REGISTRY get() = ContentType("application/vnd.schemaregistry.v1+json")
package org.http4k.core
val ContentType.Companion.SCHEMA_REGISTRY get() = ContentType("application/vnd.schemaregistry.v1+json")