reanahub / reana

REANA: Reusable research data analysis platform
https://docs.reana.io
MIT License
127 stars 54 forks source link

SwaggerClient instantiation abstraction #93

Closed dinosk closed 6 years ago

dinosk commented 6 years ago

Each component instantiating a SwaggerClient has its own methods or class doing the work. There could be an abstract base class for this placed in reana-commons.

diegodelemos commented 6 years ago

Closed by https://github.com/reanahub/reana-server/pull/93, https://github.com/reanahub/reana-commons/pull/47, https://github.com/reanahub/reana-client/pull/184, https://github.com/reanahub/reana-workflow-engine-serial/pull/46, https://github.com/reanahub/reana-workflow-engine-cwl/pull/64, https://github.com/reanahub/reana-workflow-engine-yadage/pull/86.