reanahub / reana-commons

REANA common utilities and schemas
https://reana-commons.readthedocs.io/
MIT License
2 stars 39 forks source link

openapi: add share_workflow endpoint #418

Closed DaanRosendal closed 2 months ago

DaanRosendal commented 1 year ago

Adds reana-server and reana-workflow-controller OpenAPI specifications for sharing a workflow with a user.

Closes reanahub/reana-client#680

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.17%. Comparing base (2efdd4f) to head (604f9b4). Report is 43 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-commons/pull/418/graphs/tree.svg?width=650&height=150&src=pr&token=O7K5KFXK3H&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-commons/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #418 +/- ## ======================================= Coverage 36.17% 36.17% ======================================= Files 26 26 Lines 1573 1573 ======================================= Hits 569 569 Misses 1004 1004 ```
mdonadoni commented 2 months ago

Included in https://github.com/reanahub/reana-commons/pull/429