Skip to content

feat: improve schema descriptions (#375) #541

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

Merged
merged 4 commits into from
May 27, 2025
Merged

Conversation

d-callan
Copy link
Collaborator

resolves #375

attributes:
taxonomy_id:
description: The organism's NCBI taxonomy ID.
description: An NCBI Taxonomy ID. If non-null, all assemblies which have this ID as part of their taxonomic lineage will display this workflow.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this needs to be fixed to describe the taxonomy_id field for organisms rather than for workflows. Everything else looks good to me!

@hunterckx
Copy link
Collaborator

(This will probably also need to be updated from main now that #542 is merged, if only so that the generated schema files can be rebuilt)

@d-callan d-callan requested a review from hunterckx May 27, 2025 19:20
@d-callan d-callan merged commit 3f61b10 into main May 27, 2025
3 checks passed
@d-callan d-callan deleted the schema-descriptions branch May 27, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Improve field descriptions in schema
2 participants