Skip to content

Commit

Permalink
fix: Document that roc_link in API can point to a GitHub repository
Browse files Browse the repository at this point in the history
Solves issue #290
  • Loading branch information
ilveroluca committed Jul 17, 2023
1 parent 0554789 commit f8ed7c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion specs/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2341,7 +2341,8 @@ components:
roc_link:
type: string
description: |
Link to the workflow RO-Crate
Link to the workflow RO-Crate. Here LM will also accept a link
to a GitHub repository containing the RO-Crate contents.
example: http://webserver:5000/download?file=ro-crate-galaxy-sortchangecase.crate.zip
authorization:
type: string
Expand Down

0 comments on commit f8ed7c0

Please sign in to comment.