Commit
78aaf0b241c5ff4b87adcde071c66fc428d27203
by sadielgodalesTSK64 (REST): Add PUT /microstory/{id} resource to update microstories
Implements the PUT /microstory/{id} endpoint to update an existing
microstory. The request requires authentication and only allows
modification of microstories owned by the authenticated user.