Open
Description
I did not find "description" or "claims" under the table "Currently the Client knows how to issue request for the following services:".
Is it supported by this client yet? (I am not familiar with python...) thanks a lot.
what I have tried:
response = client.published_data(
reference_type = 'publication', # publication, application, priority
input = epo_ops.models.Epodoc('EP1000000'), # original, docdb, epodoc
endpoint = 'description', # optional, defaults to biblio in case of published_data
constituents = [] # optional, list of constituents
)