Uses of Class
io.apicurio.registry.ccompat.dto.SchemaInfo
-
Packages that use SchemaInfo Package Description io.apicurio.registry.ccompat.rest io.apicurio.registry.ccompat.rest.impl -
-
Uses of SchemaInfo in io.apicurio.registry.ccompat.rest
Methods in io.apicurio.registry.ccompat.rest with parameters of type SchemaInfo Modifier and Type Method Description void
SubjectVersionsResource. register(String subject, @NotNull SchemaInfo request, javax.ws.rs.container.AsyncResponse response)
Register a new schema under the specified subject. -
Uses of SchemaInfo in io.apicurio.registry.ccompat.rest.impl
Methods in io.apicurio.registry.ccompat.rest.impl with parameters of type SchemaInfo Modifier and Type Method Description void
SubjectVersionsResourceImpl. register(String subject, SchemaInfo request, javax.ws.rs.container.AsyncResponse response)
-