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

Closed

Commits on Nov 4, 2023

  1. openapi: add share_workflow endpoint

    Adds `reana-server` and `reana-workflow-controller` OpenAPI
    specifications for sharing a workflow with a user.
    
    Closes reanahub/reana-client#680
    DaanRosendal committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    604f9b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. openapi: add unshare_workflow endpoint

    Adds `reana-server` and `reana-workflow-controller` OpenAPI
    specifications for unsharing a workflow.
    
    Closes reanahub/reana-client#681
    DaanRosendal committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1071e10 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. openapi: add get_workflow_share_status endpoint

    Adds `reana-server` and `reana-workflow-controller` OpenAPI
    specifications for retrieving whom a workflow is shared with.
    
    Closes reanahub/reana-client#686
    DaanRosendal committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9f74bba View commit details
    Browse the repository at this point in the history