Uses of Package
io.apicurio.registry.rest.client.search.artifacts
Packages that use io.apicurio.registry.rest.client.search.artifacts
Package
Description
-
-
Classes in io.apicurio.registry.rest.client.search.artifacts used by io.apicurio.registry.rest.client.search.artifactsClassDescriptionSearch for artifacts in the registry.Returns a paginated list of all artifacts that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)Configuration for the request such as headers, query parameters, and middleware options.Returns a paginated list of all artifacts with at least one version that matches theposted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)Configuration for the request such as headers, query parameters, and middleware options.