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

Add API option for editing Lists #5396

Open
C0rn3j opened this issue May 3, 2024 · 1 comment
Open

Add API option for editing Lists #5396

C0rn3j opened this issue May 3, 2024 · 1 comment

Comments

@C0rn3j
Copy link
Contributor

C0rn3j commented May 3, 2024

Would be nice if Lists could also be edited via the API, just like Cards can be, I wanted to edit list color in the API - this does not look possible at the moment - https://wekan.github.io/api/v7.44/#get_list

@xet7
Copy link
Member

xet7 commented May 3, 2024

@C0rn3j

Anyone that needs more APIs, can send PR for additional API. Most APIs has been added by various WeKan contributors.

https://github.com/wekan/wekan/blob/main/models/lists.js#L568

https://github.com/wekan/wekan/blob/main/models/cards.js#L3504

Also add example of using API to api.py:

https://github.com/wekan/wekan/blob/main/api.py

How to send PR:

https://github.com/wekan/wekan/wiki/Emoji

Thanks!

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