api V1Publisher Published Get
open suspend fun apiV1PublisherPublishedGet(namespace: String, name: String, version: String): HttpResponse<ApiV1PublisherPublishedGet200Response>
Check whether a component is published.
Return
ApiV1PublisherPublishedGet200Response
Parameters
namespace
namespace of component
name
name of component
version
version of component