averbis / averbis-python-api

Conveniently access the REST API of Averbis products using Python
Apache License 2.0
12 stars 4 forks source link

Issue #12: Add support for new document collection API #13

Closed nadre closed 3 years ago

nadre commented 3 years ago
DavidHuebner commented 3 years ago

Added new class DocumentCollection that holds information about a document collection and is the access point for some API endpoint (delete(), get_number_of_documents(), import_documents())