galaxyproject / galaxyproject/galaxy_codex
Make link item the ID for a workflow
Open
- Dominant language
- HTML
- Stars
- 28
- Forks
- 36
- Avg merge
- 19h 29m
- Merged PRs (30d)
- 1
Description
For workflows, the links are unique identifiers, lets use them as IDs.
```
"link": "https://workflowhub.eu/workflows/1103?version=3",
"link": "https://usegalaxy.eu/published/workflow?id=3086366b744e8da9",
```
Contributor guide
Assessment
This issue has not been assessed yet.