Description retrieval #56
-
Hello and thank you very much for this fantastic library! I have a question regarding Description Retrieval though. There is an API called Published Data Description Retrieval Service. Thanks in advance! Greetings, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
For whom it might concern, I've just figured out my mistake: 'description' goes to the Thanks a lot for your library, it is trully a gift! Greetings, |
Beta Was this translation helpful? Give feedback.
-
Hi. Thanks for your feedback. We just enhanced the documentation according to your findings. Thanks @Melchior-Blank! @CholoTook and @xplusyi: Feel free to submit more patches to improve documentation further. |
Beta Was this translation helpful? Give feedback.
For whom it might concern, I've just figured out my mistake: 'description' goes to the
endpoint
, not to the list ofconstituents
.This
client.published_data('publication', epo_ops.models.Docdb('715395', 'CH', 'A2'), endpoint = 'description')
works beautifully.Thanks a lot for your library, it is trully a gift!
Greetings,
Irina