TOSIT-IO / tdp-lib

Python library to configure, manage and deploy TDP
Apache License 2.0
4 stars 8 forks source link

Stephan/refactor/operation #626

Closed SteBaum closed 2 weeks ago

SteBaum commented 2 weeks ago

Which issue(s) this PR fixes

Fixes None

Additional comments

Collection_name is now no longer optional in Operation class.

Agreements

SteBaum commented 2 weeks ago

Finally too complicated. The Operation class will be modified to not take the collection_name to simplify the code.