API feedback
Lou at OnShape has the following feedback re: API:
I was able to update by passing the Name and Body again but I think this should not have to require these to update a discussion. I can understand these being required on a new POST request but it seems unnecessary to update a discussion and having to do a get on a discussion first to extract the existing name and body just to change the type to a Question.
Related GitHub issue that Linc opened: https://github.com/vanilla/internal/issues/360
0