thadeshammer / chatterbox

open source Event-planning-centric async communication app
1 stars 0 forks source link

PUT endpoints for user, post, comment #9

Open BlueCloudDev opened 2 months ago

BlueCloudDev commented 2 months ago

Format is the endpoint that I think should accept updates through PUT and the fields that I think should be updatable

/user nickname

/post content

/comment content

BlueCloudDev commented 2 months ago

Forgot, need the same for event, able to change all fields defining the event