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

Allow category descriptions to be updated #858

Open
moi90 opened this issue Sep 15, 2023 · 2 comments
Open

Allow category descriptions to be updated #858

moi90 opened this issue Sep 15, 2023 · 2 comments

Comments

@moi90
Copy link

moi90 commented Sep 15, 2023

It was proposed to use the PATCH verb to modify the description of a category (by JO, Julie and Bea):

PATCH /taxon[/central?]/{taxon_id}]

{source_desc: "..."}

This would be helpful to update the descriptions of categories to add tag-related data.

@grololo06
Copy link
Member

Hello, thanks.
We "just" have to define the security around this function, unfortunately taxa have no "owner", they are created on-demand but then virtually belong to EcoTaxoServer admins.

@moi90
Copy link
Author

moi90 commented Sep 15, 2023

Yes, that is a problem... In fact, the creator is stored. But I would also like to edit categories created by others. And it would also be bad if the EcoTaxoServer admins had to edit hundreds of categories by hand...

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

No branches or pull requests

2 participants