Discourse API 'update category' required parameters

I just pushed an update for this :slight_smile:

https://github.com/discourse/discourse/commit/c68563a281b64e00affd8b56e1d06528697a6e4e

When creating a category the name field is still required, but when updating the category you no longer have to specify the name, color, and text_color in addition to the actual property you want to update.

2 Likes