Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openapi: add get_workflow_share_status endpoint #425

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DaanRosendal
Copy link
Member

Adds reana-server and reana-workflow-controller OpenAPI
specifications for retrieving whom a workflow is shared with.

Closes reanahub/reana-client#686

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

Closes reanahub/reana-client#680
Adds `reana-server` and `reana-workflow-controller` OpenAPI
specifications for unsharing a workflow.

Closes reanahub/reana-client#681
Adds `reana-server` and `reana-workflow-controller` OpenAPI
specifications for retrieving whom a workflow is shared with.

Closes reanahub/reana-client#686
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #425 (9f74bba) into master (2efdd4f) will increase coverage by 1.33%.
Report is 4 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
+ Coverage   36.17%   37.50%   +1.33%     
==========================================
  Files          26       26              
  Lines        1573     1557      -16     
==========================================
+ Hits          569      584      +15     
+ Misses       1004      973      -31     

see 3 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cli: implement new share-status command
1 participant